首页 > 其他 > 详细

git :error: bad signature fatal: index file corrupt

时间:2017-11-03 13:43:29      阅读:664      评论:0      收藏:0      [点我收藏+]

删除.git/index文件再执行:

git reset

不行的话就执行:

git read-tree  --empty

 

 

https://stackoverflow.com/questions/21365714/nodejs-error-installing-with-npm

git :error: bad signature fatal: index file corrupt

原文:http://www.cnblogs.com/alan2kat/p/7777563.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!