I am out of ideas. The only thing left that I know of is the ‘nuclear option’ where you remove the entire container in codeally’s dashboard and start the whole thing from scratch.
actually maybe one more thought.
I notice you have a README.md I don’t remember creating that when I went thru the course.
Is that something you made based on the steps given?
I found the instructions for the README.md
I believe you are trying to skip steps because the commit message you are using doesn’t match the one that was used for creating these two files which was
git commit -m "Initial commit".
It really might be better to delete this container and start again because you may make other mistakes and there is no guarantee that any of this patching up will work…
I did this one yesterday just to test it and it all worked for me. But that obviously doesn’t mean something can’t go wrong.
Not sure how it handles a soft reset with the git challenges. But it might be worth a try if you encounter any issues (at least before restarting from the top).
I just mean when you are at a step using it to go back to the previous state.
I’m just a little confused about how the challenge can end up in the state it was, twice it seems. @gabrielemorini Are you issuing commands other than what is asked for?