Skip to content

Lab 2 submission - #1549

Closed
ovsvp wants to merge 6 commits into
inno-devops-labs:mainfrom
ovsvp:feature/lab2
Closed

ovsvp wants to merge 6 commits into
inno-devops-labs:mainfrom
ovsvp:feature/lab2

Conversation

@ovsvp

@ovsvp ovsvp commented Sep 11, 2026

Copy link
Copy Markdown

Goal

Complete Lab 2: Version Control Deep Dive.

Changes

  • Inspected the Git object model from HEAD to tree to blob.
  • Inspected the internal .git directory.
  • Practiced reflog recovery after a hard reset.
  • Created and verified a signed annotated tag.
  • Rebased feature/lab2 onto the updated origin/main.
  • Used --force-with-lease after the rebase.
  • Completed the bonus Git bisect task and identified the first bad commit.
  • Added all required evidence and explanations to submissions/lab2.md.

Testing

  • Verified Git signatures.
  • Verified the signed tag.
  • Verified the working tree is clean.
  • Verified the PR diff contains only submissions/lab2.md.
  • Ran the automated bisect test using go test ./... and go build ./....

Checklist

  • submissions/lab2.md updated
  • Required Lab 2 tasks completed
  • Bonus bisect task completed
  • Commits signed and signed off

Signed-off-by: Valeriia Kolpakova <v.kolpakova@innopolis.university>
Signed-off-by: Valeriia Kolpakova <v.kolpakova@innopolis.university>
Signed-off-by: Valeriia Kolpakova <v.kolpakova@innopolis.university>
Signed-off-by: Valeriia Kolpakova <v.kolpakova@innopolis.university>
Signed-off-by: Valeriia Kolpakova <v.kolpakova@innopolis.university>
Signed-off-by: Valeriia Kolpakova <v.kolpakova@innopolis.university>
@Naghme98 Naghme98 closed this Sep 22, 2026
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.

2 participants