jesseduffield.lazygit/pkg
Suhas Karanth e09aac6450 Improve directory check for .git
Return error if the .git exists but is not a directory. This provides a
slightly better failure message for git repo with submodules in case
the '.git' is a file which provides the reference to the parent's .git
folder with the submodule inside.
2019-05-06 21:37:42 +10:00
..
app prompt user to git init when outside a repo 2019-03-16 11:38:16 +11:00
commands Improve directory check for .git 2019-05-06 21:37:42 +10:00
config Add skipHookPrefix to config 2019-04-13 14:38:17 +10:00
git fixed some #397 2019-04-06 13:02:20 +11:00
gui Add 'w' keybinding in files panel to commit as a WIP 2019-04-13 14:38:17 +10:00
i18n Fixed another view things 2019-04-26 13:44:37 +10: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