jesseduffield.lazygit/pkg/integration/tests/cherry_pick
Stefan Haller 0fc107c8c1 Adjust selection after cherry-picking commits
Keep the same commit selected, by moving the selection down by the number of
cherry-picked commits. We also do this when reverting commits, and it is
possible now that we use a sync waiting status.

We also need to turn the refresh that happens as part of CheckMergeOrRebase into
a sync one, so that the commits list is up to date and the new selection isn't
clamped.
2025-07-03 17:04:10 +02:00
..
cherry_pick.go Adjust selection after cherry-picking commits 2025-07-03 17:04:10 +02:00
cherry_pick_conflicts.go Add selection assertions to cherry-pick tests 2025-07-03 16:58:56 +02:00
cherry_pick_during_rebase.go Adjust selection after cherry-picking commits 2025-07-03 17:04:10 +02:00
cherry_pick_merge.go Adjust selection after cherry-picking commits 2025-07-03 17:04:10 +02:00
cherry_pick_range.go Adjust selection after cherry-picking commits 2025-07-03 17:04:10 +02:00