A Git helper tool that breaks large merges into parallelizable tasks
Summary
Mergetopus introduces a structured, parallel workflow for very large Git merges by partitioning conflicts into slices and using integration, slice, and optional kokomeco branches. It details the process, commands, and safeguards to preserve history and authorship while enabling concurrent conflict resolution.