Bitcoin Forum
May 14, 2024, 08:07:07 AM *
News: Latest Bitcoin Core release: 27.0 [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 143 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
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715674027
Hero Member
*
Offline Offline

Posts: 1715674027

View Profile Personal Message (Offline)

Ignore
1715674027
Reply with quote  #2

1715674027
Report to moderator
1715674027
Hero Member
*
Offline Offline

Posts: 1715674027

View Profile Personal Message (Offline)

Ignore
1715674027
Reply with quote  #2

1715674027
Report to moderator
1715674027
Hero Member
*
Offline Offline

Posts: 1715674027

View Profile Personal Message (Offline)

Ignore
1715674027
Reply with quote  #2

1715674027
Report to moderator
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!