bughelp wanted
仓库指标
- Star
- (688 star)
- PR 合并指标
- (PR 指标待抓取)
描述
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.