记录git error:bad signature 解决方法

Posted wbl001

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了记录git error:bad signature 解决方法相关的知识,希望对你有一定的参考价值。

 

  今天提交git 的时候出现 bad signature 错误,意思是git下的index文件损坏了,需要重新生成下

error: bad signature

fatal: index file corrupt

rm -f .git/index

git reset

  

之后再从新提交就可以了

 

参考地址:https://www.cnblogs.com/linga/p/10214955.html

以上是关于记录git error:bad signature 解决方法的主要内容,如果未能解决你的问题,请参考以下文章

git 出现 error: bad signature fatal: index file corrupt

Git Extensions protocol error: bad line length character: git@

fatal: protocol error: bad line length character: This

fatal: protocol error: bad line length character: This

请问你遇吗的git 提示错误 fatal: protocol error: bad line length character这个问题解决了吗?我也遇到

"fatal: protocol error: bad line length character: No This"