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

git :error: bad signature fatal: index file corrupt

时间:2017-11-03 14:19:05      阅读:166      评论:0      收藏:0      [点我收藏+]

标签:fatal   err   git   执行   nat   https   blank   ack   res   

删除.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

标签:fatal   err   git   执行   nat   https   blank   ack   res   

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

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