Hacker News
A Git helper tool that breaks large merges into parallelizable tasks
14 points by schusterfredl
ago
|
3 comments
schusterfredl
[-]
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