✓Understand what version control is and why it matters
✓Set up Git and configure your identity
✓Track changes with add, commit and status
✓Navigate and restore history with log and checkout
✓Create and merge branches confidently
✓Resolve merge conflicts step by step
✓Collaborate using GitHub pull requests and code reviews
✓Use professional Git workflows (Gitflow, GitHub Flow)
✓Work with remote repositories — push, pull, fetch
✓Use Git in real team projects