Git checkout less
7 apr 2022Never too late to discover some basic commands.
Such as cd -
will change to previous directory.
git checkout -
Will checkout to the previous git branch.
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.