#Git

Posts connected by this tag.

Splitting Repositories Is Not Decoupling: How Copied Shared Code Turns Cross-Repo Cherry-Picks into Maintenance Debt
A maintenance retrospective across three Labs and three Launchers, and why copying shared code that still evolves turns cross-repository cherry-picks into long-term debt.
3278 words
|
16 minutes
Cover Image of the Post
First Impressions of GitHub Stacked PRs
Notes from a real refactoring project on GitHub Stacked PRs: linear dependencies, layered merging, multi-level synchronization, and local branch relationships.
1975 words
|
10 minutes
Cover Image of the Post