Git checkout less

7 apr 2022

Never too late to discover some basic commands.
Such as cd - will change to previous directory.

git checkout -

Will checkout to the previous git branch.