【问题标题】:How to cancel a multiline commit in git bash while typing [closed]键入时如何在git bash中取消多行提交[关闭]
【发布时间】:2020-04-11 07:07:02
【问题描述】:

我开始输入 git bash

$ git commit -m 'message
> 
>

当我意识到我还没有准备好提交时。我现在如何取消此指令?

【问题讨论】:

标签: git


【解决方案1】:

您可以键入 Ctrl+C 来中断进程

【讨论】:

    猜你喜欢
    • 2014-04-18
    • 1970-01-01
    • 2021-01-16
    • 1970-01-01
    • 2017-11-20
    • 2014-11-13
    • 1970-01-01
    • 2021-11-25
    • 2012-09-30
    相关资源
    最近更新 更多