vim-gina
vim-gina copied to clipboard
Exit from commit amend screen doesn't commit
If I open a commit screen and toggle amend via !, exiting via :wq correctly amends the commit, but exiting via :q or :x doesn't. I would expect :q to ask for confirmation and :x to work exactly like :wq, which is the behavior in the non-amend commit flow.
It's sound like a bug. I'll confirm
Reproduced. I'll investigate.
Encountered the same problem. Any update on this?
Unfortunately nothing. I only use :wq thus I actually have forgotten this sorry.