1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00
lazygit/pkg
Jesse Duffield 3b2353b5ae remove redundant call to refreshCommitFilesView
We already call this function inside the refreshCommitsView function.
We call it there because it's logical that A) one occurs whenever the other does and
B) the commit files only get refreshed after we've updated the commits themselves
2019-03-16 10:20:27 +11:00
..
app windows support for skipping the editor 2019-03-03 12:44:10 +11:00
commands i18n for error message about a feature being disabled for GPG users 2019-03-16 10:20:27 +11:00
config support user configuring mouse events to be enabled 2019-03-03 16:15:20 +11:00
git Revert "remove old rebase code now that we're only ever interactively rebasing" 2019-03-02 20:00:26 +11:00
gui remove redundant call to refreshCommitFilesView 2019-03-16 10:20:27 +11:00
i18n i18n for error message about a feature being disabled for GPG users 2019-03-16 10:20:27 +11:00
test fix up tests 2019-03-02 13:39:09 +11:00
updates use go-errors package to display stacktrace of errors that cause panics 2019-02-11 22:39:17 +11:00
utils mouse support 2019-03-02 17:49:30 +11:00