Git Bash commit 出现 Aborting commit due to empty commit message

参考文章 https://blog.csdn.net/RobotYa...https://stackoverflow.com/que...https://stackoverflow.com/que... 错误复现 vim 项目中修改任意文件,正常 wq 保存 git commit -a 输入 log 内容后,强制关闭 git bash 再次打开 git bash,输入git commit -a ,此时报错 错误原因 输入 log 内容后,编辑器已经生成了 .swp ...
阅读 43
0 条评论