Skip to content

Feature/lab2#990

Open
sparrow12345 wants to merge 10 commits into
inno-devops-labs:mainfrom
sparrow12345:feature/lab2
Open

Feature/lab2#990
sparrow12345 wants to merge 10 commits into
inno-devops-labs:mainfrom
sparrow12345:feature/lab2

Conversation

@sparrow12345

Copy link
Copy Markdown

Goal

Submit Lab 2 β€” Version Control Deep Dive: Internals, Recovery, Rebase

Changes

  • Add submissions/lab2.md with output and analysis for Task 1 and Task 2
  • Document the HEAD β†’ tree β†’ blob β†’ file object walk and .git/ internals
  • Create signed annotated tag v0.1.0-lab2-majed

Testing

  • Walked the object model with git cat-file -t/-p and inspected .git/.
  • Reset --hard HEAD~2, then restored the lost commit from git reflog
  • Verified the tag with git tag -v β†’ "Good" signature
  • Captured git log --oneline --graph before and after the rebase

Checklist

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

Signed-off-by: sparrow12345 <m.naser@innopolis.university>
Signed-off-by: sparrow12345 <m.naser@innopolis.university>
Signed-off-by: sparrow12345 <m.naser@innopolis.university>
Signed-off-by: sparrow12345 <m.naser@innopolis.university>
Signed-off-by: sparrow12345 <m.naser@innopolis.university>
Signed-off-by: sparrow12345 <m.naser@innopolis.university>
Signed-off-by: sparrow12345 <m.naser@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