Comment by 1718627440
4 months ago
> Git records merge resolutions and can reuse them, but it doesn't do the same thing for rebases
Since when does rerere not work with rebase anymore?
4 months ago
> Git records merge resolutions and can reuse them, but it doesn't do the same thing for rebases
Since when does rerere not work with rebase anymore?
I think it does but rerere is not nearly as good as first class conflicts in jj
Ok, but by that measure,
>> Git records merge resolutions
isn't true either.