You get this error
error: bad index file sha1 signature
fatal: index file corrupt
fatal: git status --porcelain failed
fatal: index file corrupt
fatal: git status --porcelain failed
and you go to this forum to track it down
it will say to you simply: you've got a .git directory somewhere in you new .git directory tree. So do
find . | grep .git
and kill the offending directory or -ries. Now go on.
No comments:
Post a Comment