bughelp wanted
Repository metrics
- Stars
- (688 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.