-1

I tried to make a commit using Github for Windows. It said "Commit Failed" and now my git status looks like this...

All files are considered deleted or untracked. But all of the actual files are fine.

How do I fix this?

enter image description here

Farzher
  • 11,368
  • 15
  • 57
  • 93

1 Answers1

0

I typed git reset a few times and now it's back to normal! :D

I also deleted all .lock files in the .git folder, which I'm not sure was necessary.

Farzher
  • 11,368
  • 15
  • 57
  • 93