码迷,mamicode.com
首页 > 其他好文 > 详细

Git提交出现错误1

时间:2017-09-02 11:32:46      阅读:152      评论:0      收藏:0      [点我收藏+]

标签:ash   epo   ras   路径   pre   bsp   fine   owa   continue   

Git提交出现:

If no other git process is currently running, this probably means a git process crashed in this repository earlier. Make sure no other git process is running and remove the file manually to continue.

 

解决办法:

显示文件系统隐藏文件夹
defaults write com.apple.finder AppleShowAllFiles -bool true

找到工程路径删除index.lock 文件

Git提交出现错误1

标签:ash   epo   ras   路径   pre   bsp   fine   owa   continue   

原文地址:http://www.cnblogs.com/Girlir/p/7465912.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!