Skip to content

Feature/lab2#992

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

Feature/lab2#992
BuiniyYarik wants to merge 6 commits into
inno-devops-labs:mainfrom
BuiniyYarik:feature/lab2

Conversation

@BuiniyYarik

Copy link
Copy Markdown

Goal

Submit Lab 2 for the DevOps course

Changes

  • Explored Git object model (HEAD -> tree -> blob)
  • Inspected .git internals
  • Demonstrated recovery using reflog
  • Created and verified a signed annotated tag
  • Performed rebase and force-with-lease workflow
  • Completed git bisect bonus task
  • Updated submissions/lab2.md

Testing

  • Verified tag signature with git tag -v
  • Verified reflog recovery workflow
  • Verified rebase completion
  • Verified git bisect identified 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: Yaroslav Sokolov <sokoslav1707@gmail.com>
* docs(lab1): start submission

Signed-off-by: Yaroslav Sokolov <sokoslav1707@gmail.com>

* docs(lab1): finish submission

Signed-off-by: Yaroslav Sokolov <sokoslav1707@gmail.com>

---------

Signed-off-by: Yaroslav Sokolov <sokoslav1707@gmail.com>
Signed-off-by: Yaroslav Sokolov <sokoslav1707@gmail.com>
Signed-off-by: Yaroslav Sokolov <sokoslav1707@gmail.com>
Signed-off-by: Yaroslav Sokolov <sokoslav1707@gmail.com>
Signed-off-by: Yaroslav Sokolov <sokoslav1707@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