Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
34274230
Topic
3284986
Board
Development & Technical Discussion
Re: Error: Bad Index File Sha1 signature when trying to upload to github
by
Xynerise
on
09/04/2018, 07:09:50 UTC
First do
Code:
rm -f .git/index
git reset
If that doesn't work then Check if you have other .git folders in subdirectories and delete them then do a
Code:
git reset