Git - Backtracking - Reset 2 -- index.lock file exists

hi i cant do anything because that appear, what can i do?

can you show us a screen shot of it?

please could you help me =)

Same here. someone needs to fix this. HELLOOO

Can someone please look at this???

If you still have that .git/index.lock file holding you up, you could try removing it with:

rm -f .git/index.lock

That didnt help either
What helped was that I reset the very first commit.

I did that and managed to reset to the second SHA commit, thus completing the assignment. But this has to be fixed. Either the instructions are incomplete or the settings are wrong. There shouldn’t be any locks to remove.

Anyway, thanks you for that piece of code.