Version Control Patterns
Git patterns from real multi-repo workflows. Every entry has a date, a problem, and a solution that actually worked.
Pages
| Page | Focus |
|---|---|
When to branch, main-only workflows, feature branch discipline |
|
Interactive rebase, merge strategies, history cleanup |
|
Three-remote push, |
Related
-
Codex: Git Reference — generic reference material
-
Shell & Process Patterns — shell patterns often combined with git workflows