Remix.run Logo
A Git helper tool that breaks large merges into parallelizable tasks(github.com)
3 points by schusterfredl 8 hours ago | 1 comments
schusterfredl 8 hours ago | parent [-]

mergetopus is a tool that helps teams follow a structured workflow for very large merges by splitting one risky merge into parallelizable tasks:

* one integration branch for trivial/non-conflicting merge results * optional slice branches for selected conflicted files * original annotate/blame information is retained