Bitcoin Forum
August 29, 2024, 12:19:38 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Error: Bad Index File Sha1 signature when trying to upload to github  (Read 150 times)
ripplexn8 (OP)
Member
**
Offline Offline

Activity: 74
Merit: 10


View Profile
April 09, 2018, 01:08:57 AM
 #1

Hey guys so I am trying to upload my coin to Github

I'm using Ubuntu to do this.

When I type in git add * into the console I get this error message:


Any help would be greatly appreciated
Xynerise
Sr. Member
****
Offline Offline

Activity: 322
Merit: 363

39twH4PSYgDSzU7sLnRoDfthR6gWYrrPoD


View Profile
April 09, 2018, 07:09:50 AM
 #2

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
ripplexn8 (OP)
Member
**
Offline Offline

Activity: 74
Merit: 10


View Profile
April 09, 2018, 05:07:15 PM
 #3

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

Thanks that worked!

Now I'm getting this error any idea how to fix it?

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!