Skip to content

docs(lab2): add version control deep dive submission#2

Open
tivdzualubem wants to merge 3 commits into
mainfrom
feature/lab2
Open

docs(lab2): add version control deep dive submission#2
tivdzualubem wants to merge 3 commits into
mainfrom
feature/lab2

Conversation

@tivdzualubem

Copy link
Copy Markdown
Owner

Goal

Complete Lab 2 version control deep dive.

Changes

  • Documented Git object model inspection
  • Documented reflog recovery after reset --hard
  • Added signed annotated tag verification
  • Documented rebase workflow
  • Added bonus git bisect log and first bad commit

Testing

  • Verified signed Git tag
  • Ran git bisect manually and with git bisect run
  • Confirmed first bad commit using go test and go build

Checklist

  • Title is a clear sentence
  • Commits are signed
  • submissions/lab2.md updated

Signed-off-by: Tivdzualubem <tivdzualubem@gmail.com>
Signed-off-by: Tivdzualubem <tivdzualubem@gmail.com>
Signed-off-by: Tivdzualubem <tivdzualubem@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