lambdalisue/vim-gina

Exit from commit amend screen doesn't commit

Open

#193 创建于 2019年1月27日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Vim Script (28 fork)github user discovery
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.

贡献者指南