Replies: 1 comment
-
I don't think that this is possible. The error is put in place to make sure that the user understands that the commit has been aborted. AFAIK even Git CLI does this, if you use the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am a newbie to lazygit (much prefer just using command line to any GUI, however lazygit seems very nice and quite useful for some tasks). I managed to switch 'c' and 'C' commands for committing using editor (Vim of course) or built-in dialogue respectively, however I would like to suppress the error message when I leave commit message empty (that is abort the commit) in the editor, just like when I use <Esc> in built-in dialogue the commit is simply aborted and and no error is reported.
Any ideas how to achieve that? Thx in advance.
Beta Was this translation helpful? Give feedback.
All reactions