I have a total of 24 commits, and I had checkout to commit 15. How can I go back to my last commit?
Note: I have run a lot of commits. For instances,
git revert, git checkout, git reset.
I don't know my last commit name, id, or even the files. All I know that I have committed, but I am not there.
but I could not go back to my latest commits.
Thank you