【发布时间】:2019-05-26 03:59:45
【问题描述】:
我在使用 Atom 保存提交消息时遇到问题。我知道有一种替代方法可以使用此git commit -m "Title" -m "Description .........."
进行描述提交
但我致力于课程轨道。
无论如何,在收到错误消息之前,我所做的所有步骤都在以下 YouTube 视频中。
my problem with Atom to save commit message and exit .
最后,我收到了这个错误信息
试图在已关闭或释放的渲染器窗口中调用函数。 此处提供的功能:对象。 (C:\Users\Kimo Store\AppData\Local\atom\app-1.33.0\resources\app.asar\node_modules\github\lib\worker.js:61:22 远程事件名称:销毁、崩溃
需要注意的是,我正在使用 Windows 操作系统、GIT bash 和 Atom 文本编辑器
【问题讨论】:
标签: git atom-editor git-bash