mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-11 16:16:28 -04:00
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. |
||
|---|---|---|
| .. | ||
| cherry_pick.go | ||
| cherry_pick_conflicts.go | ||
| cherry_pick_during_rebase.go | ||
| cherry_pick_merge.go | ||
| cherry_pick_range.go | ||