cd, or change directory, is a fundamental command in Unix-like systems. Bash params can be used with it quite efficiently.
Nice shortcuts
#Change to user's home dir cd # Change to previous dir cd -
Same works with git
git checkout -
Your comment may be published.
Name:
Email:
Message: