32
loading...
This website collects cookies to deliver better user experience
git reflog
command (= reference logs) to see the logs of your commits. Useful in case of mistake to go back to a previous good-state commit with the git reset --hard <commit>
command