https://github.com/mwallner/mergetopus
Article
-
mergetopus splits large risky merges into parallelizable, structured subtasks
-
Creates integration branch for trivial merges + slice branches for conflicted files
-
Designed for teams doing infrequent but very large branch merges
Discussion
-
Author comment explains the workflow: integration branch + optional slice branches per conflict
-
Targets teams needing structured coordination around large merges, not everyday git use
Discuss on HN