【发布时间】:2019-02-03 13:44:27
【问题描述】:
这里有没有人真正使用 atom 作为 git commit 消息?我想,但我遇到了这个问题并且一直坚持使用 git commit -m '....' 。当我尝试使用 atom 时,它会打开 atom,我几乎立即从 git bash 收到此消息: 提示:等待您的编辑器关闭文件...由于提交消息为空而中止提交。
【问题讨论】:
-
我知道有人问过这个问题,但我进行了大力搜索,但没有任何内容对我有用。我使用 atom v 1.2.9 仍然没有
-
最终切换到 sublime,现在我想知道为什么我什至首先要打扰 atom
标签: git github atom-editor git-commit