Summary
This section is for practical Git and GitHub workflows. These notes should answer “how do I do this?” rather than act as pure command reference.
What belongs here
- setup guides
- SSH and authentication workflow
- first push and remote setup
- step-by-step Git usage notes
How to use this section
- Start here when you need a Git workflow rather than isolated commands
- Use Commands for quick syntax
- Use Concepts when you need to understand what Git is doing underneath