赞
踩
git提交时报错:git did not exit cleanly (exit code 1) 异常处理
此时我们可以试着做Git commit -> “master”。
如果是使用TortoiseGIT则将Show UnVersioned Files 勾选上。
此时你会发现你这里有未提交的文件: Not Versioned Files. 把这些文件删除掉。
重新做git pull的时候就不会报错。
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。