Skip to content

docs(lab2): Git internals, recovery, release tag, and rebase#1034

Open
danielpancake wants to merge 5 commits into
inno-devops-labs:mainfrom
danielpancake:feature/lab2
Open

docs(lab2): Git internals, recovery, release tag, and rebase#1034
danielpancake wants to merge 5 commits into
inno-devops-labs:mainfrom
danielpancake:feature/lab2

Conversation

@danielpancake

Copy link
Copy Markdown

Goal

Submit Lab 2: Git internals, reflog recovery, signed release tag, and rebase

Changes

  • submissions/lab2.md: Task 1 (object model + reflog recovery) and Task 2 (signed tag + rebase)

Testing

  • git tag -v v0.1.0-lab2-danielpancake
  • Recovered the hard-reset commits via reflog; rebased feature/lab2 onto main

Checklist

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

Signed-off-by: danielpancake <45727078+danielpancake@users.noreply.github.com>
Signed-off-by: danielpancake <45727078+danielpancake@users.noreply.github.com>
Signed-off-by: danielpancake <45727078+danielpancake@users.noreply.github.com>
Signed-off-by: danielpancake <45727078+danielpancake@users.noreply.github.com>
Signed-off-by: danielpancake <45727078+danielpancake@users.noreply.github.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