Next LLM · GitHub
GitHub & Git Workflows
Not written yet — this is the placeholder for Git internals, branching strategy, and GitHub-specific tooling.
placeholder
1
Overview
What belongs in this track once it's written.
◆ Planned topics
This track covers Git itself and the GitHub-specific workflow/tooling layer on top of it — separate from the AI/ML topics, closer in spirit to the API Design track.
- Git internals: objects, refs, the staging area, how commits actually form a graph
- Merge vs rebase, and when each is the right call
- Branching strategies: trunk-based vs Git Flow vs feature branches
- Pull request / code review workflow
- GitHub Actions and CI/CD pipeline design
- Git hooks and pre-commit checks
- GitHub API, webhooks, and repo automation
- Monorepo vs polyrepo tradeoffs
Fill this page in question-by-question the same way the other tracks are written, then this callout can go.