jesseduffield.lazygit/pkg/integration/tests/reflog
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
..
checkout.go Allow to switch branches in Commit View 2025-01-01 14:55:12 +01:00
cherry_pick.go Adjust selection after cherry-picking commits 2025-07-03 17:04:10 +02:00
do_not_show_branch_markers_in_reflog_subcommits.go Use getters for AppState and UserConfig instead of accessing the fields directly 2024-08-18 10:24:52 +02:00
patch.go Add a root item ("/") if files at top level have changed 2025-03-21 08:04:58 +01:00
reset.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00