mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-08-27 10:12:44 -05:00
When a rebase (or multi-commit cherry-pick or revert) stops with a conflict, it is often useful to look at the diff of the "<-- CONFLICT" commit to double-check that the conflict resolution matches the diff of the original commit. To make that easier, select that commit automatically.