Skip to content

Feature/lab2#2

Open
Mysteri0K1ng wants to merge 7 commits into
mainfrom
feature/lab2
Open

Feature/lab2#2
Mysteri0K1ng wants to merge 7 commits into
mainfrom
feature/lab2

Conversation

@Mysteri0K1ng

Copy link
Copy Markdown
Owner

Goal

Complete Lab 2 submission with reflog recovery, rebase evidence, and git bisect results.

Changes

  • Added submissions/lab2.md
  • Documented disaster recovery using git reflog and git reset --hard
  • Added before/after git log --oneline --graph output for rebase
  • Explained when to choose merge vs rebase
  • Added bonus git bisect result with the first bad commit

Testing

Verified the branch history with git log --oneline --graph, confirmed recovery using git reflog, completed the rebase onto updated origin/main, and used git bisect run with go test ./... && go build ./... to identify the first bad commit.

Checklist

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

Signed-off-by: Nikita Schankin <nikita.sshankin@gmail.com>
Signed-off-by: Nikita Schankin <nikita.sshankin@gmail.com>
Signed-off-by: Nikita Schankin <nikita.sshankin@gmail.com>
Signed-off-by: Nikita Schankin <nikita.sshankin@gmail.com>
Signed-off-by: Nikita Schankin <nikita.sshankin@gmail.com>
Signed-off-by: Nikita Schankin <nikita.sshankin@gmail.com>
Signed-off-by: Nikita Schankin <nikita.sshankin@gmail.com>
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