git-reintegrate icon indicating copy to clipboard operation
git-reintegrate copied to clipboard

Tool that allows the regeneration of integration branches

Results 3 git-reintegrate issues
Sort by recently updated
recently updated
newest added

`reintegration.autocontinue` does not seem to be honored by fixups: (redacted for local paths) ``` $ git reintegrate --continue * Merging branch multiclient... * Fixing up with fixups/ Auto-merging CONFLICT (content):...

A couple of minor improvements that make it easier to work with reintegration branches

enhancement

Hi there, thanks a lot for sharing this tool! I'm wondering if you (or anyone) are able to give details on how it differs from [`git-assembler`](https://www.thregr.org/~wavexx/software/git-assembler/)? I haven't looked at...