Skip to content

Lab 2 submission#2

Open
whynotgm wants to merge 4 commits into
mainfrom
feature/lab2
Open

Lab 2 submission#2
whynotgm wants to merge 4 commits into
mainfrom
feature/lab2

Conversation

@whynotgm

@whynotgm whynotgm commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Goal

Complete Lab 2 of DevOps-Intro course

Changes

  • Added submissions/lab2.md with object model and .git/ inspection output.
  • Captured hard reset recovery via reflog.
  • Created and verified signed annotated tag v0.1.0-lab2-shiyan.aleksandr3.
  • Documented rebase before/after logs and merge-vs-rebase reflection.
  • Included bonus git bisect log and first bad commit evidence.

Testing

  • go test ./...
  • go build ./...
  • git log --show-signature --oneline --max-count=4
  • Verified branch push: origin/feature/lab2
  • Verified tag push: v0.1.0-lab2-shiyan.aleksandr3

Checklist

  • Title is a clear sentence (<= 70 chars)
  • Commits are signed (git log --show-signature)
  • submissions/labN.md updated

whynotgm added 4 commits June 9, 2026 15:34
Signed-off-by: whynotgm <a.shiian@innopolis.university>
Signed-off-by: whynotgm <a.shiian@innopolis.university>
Signed-off-by: whynotgm <a.shiian@innopolis.university>
Signed-off-by: whynotgm <a.shiian@innopolis.university>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant