jesseduffield.lazygit/pkg
Stefan Haller dc795b5db7 Remove unnecessary refresh
CheckMergeOrRebase calls Refresh already. However, it does an async refresh by
default, so we must turn this into a sync refresh so that moving the selection
down by one works even for the very first commit in history. Also, we must add
an explicit call to FocusLine so that the view selection is in sync with the
model selection; previously this was taken care of by the PostRefreshUpdate call
that happens as part of a refresh.
2025-07-03 17:04:10 +02:00
..
app Enable revive linter, and fix a bunch of warnings 2025-06-30 19:13:20 +02:00
cheatsheet Update to go 1.24 2025-03-08 14:53:54 -05:00
commands Use a better name for the auto-stash for moving a custom patch to index 2025-07-03 16:56:30 +02:00
common Move NewDummyCommon to pkg/common 2025-05-06 09:43:26 +02:00
config Enable errorlint linter, and fix warnings 2025-06-30 18:30:11 +02:00
constants Make the links in the status panel point to the current version rather than master 2024-03-22 08:13:59 +01:00
env Support bare worktrees where worktree does not have its own .git file 2023-08-07 22:40:53 +10:00
fakes cleanup integration test code 2023-02-26 12:54:13 +11:00
gui Remove unnecessary refresh 2025-07-03 17:04:10 +02:00
i18n Auto-stash if necessary when cherry-picking commits 2025-07-03 16:58:56 +02:00
integration Remove unnecessary refresh 2025-07-03 17:04:10 +02:00
jsonschema Enable intrange linter, and fix warnings 2025-06-30 18:30:11 +02:00
logs Remove secureexec package 2023-07-30 19:59:51 +10:00
snake Enable intrange linter, and fix warnings 2025-06-30 18:30:11 +02:00
tasks Enable revive linter, and fix a bunch of warnings 2025-06-30 19:13:20 +02:00
theme Highlight inactive selection in bold 2024-06-23 14:43:13 +02:00
updates Change direct access to Common.UserConfig to a getter 2024-08-18 10:24:52 +02:00
utils Enable revive linter, and fix a bunch of warnings 2025-06-30 19:13:20 +02:00