Git-在命令行中提交 git commit之后弹窗显示 E325:ATTENTION
提示如下所示:
E325: ATTENTION
Found a swap file by the name "~.git.COMMIT_EDITMSG.SWP"
dated:Mon Aug ------------
(1)Another program may be editing the same file. If this is the case,be careful not to end up with two different instances of the same file when making changes.Quit,or continue with caution.
(2)An edit session for this file crashed.
If this is the case,use ":recover" or "vim -r"c:usersAdministrator.git.COMMIT_EDITMSG.swp"
to recover the changes (see":help recovery").
If you did this already,delete the swap file "C:usersadministrator".git.COMMIT_EDITMSG.swp"
to avoid this message.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
先去了解一下.SWP文件干嘛用的再来提问吧