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

Branching Strategy

When to branch, main-only workflows, feature branch discipline

Rebase & Merge

Interactive rebase, merge strategies, history cleanup

Multi-Remote

Three-remote push, git -C, remote URL management