Sonjoy Chandra Barman
2 min readOct 6, 2020

GitHub Problem : How to Resolve “error: bad signature 0x00000000” fatal: index file corrupt

//git add .
error: bad signature 0x00000000
fatal: index file corrupt

#solve…

  1. 1st delete you .git file

2. git init

  1. git add .

3. git commit -m”admin component added”

4. git remote add origin https://github.com/sonjoybarmon/volunteer-network.git

5. git push -u origin master -f

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Sonjoy Chandra Barman
Sonjoy Chandra Barman

Written by Sonjoy Chandra Barman

I am excited to continue my career as a full-stack developer and am always looking for new challenges and opportunities to grow and learn.

No responses yet

Write a response