Skip to content

Feature/lab2#2

Open
Uiyrte wants to merge 5 commits intomainfrom
feature/lab2
Open

Feature/lab2#2
Uiyrte wants to merge 5 commits intomainfrom
feature/lab2

Conversation

@Uiyrte
Copy link
Owner

@Uiyrte Uiyrte commented Sep 21, 2025

Pull Request Template

Goal

Deepen Git fundamentals by exploring its object model, mastering reset and reflog for safe recovery, visualizing commit history, tagging releases, and using modern commands like git switch and git restore.

Changes

  • Created and switched to feature/lab2 branch
  • Completed tasks in labs/submission2.md with command outputs and explanations:
    • Used git cat-file to inspect internal Git objects
    • Practiced recovery using git reset and git reflog
    • Visualized commit history with git log --graph
    • Tagged a commit using git tag
    • Compared modern commands (git switch, git restore) with legacy git checkout

Testing

  • Verified that all commands produced expected results
  • Confirmed that labs/submission2.md includes accurate outputs and concise explanations
  • Checked that no sensitive data or large temporary files were committed

Checklist

  • PR has a clear, descriptive title
  • Documentation / README updated if needed
  • No secrets or large temporary files included
  • Task 1 done
  • Task 2 done
  • Task 3 done
  • Task 4 done
  • Task 5 done

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