Overview
Version Control and Project Management (Git + GitHub)
This section explains how to work effectively as a team using Git and GitHub.
- Git Fundamentals
- Commit Messages and Conventional Commits
- Branching Strategies (GitHub Flow)
- Pull Requests and Code Reviews
- Issues, Labels, and Templates
- GitHub Project Boards
- GitHub Actions and Automation
- Tools: GitHub Desktop, gh CLI, VS Code
- Repository Hygiene (PR rules, protections)
Roadmap (Future Candidates)
Advanced branching models • Monorepo strategies • Release automation workflows.