Git Cheatsheet
This is a cheatsheet for Windows users using the bash git terminal.
most of these commands assume that you are using the git bash terminal and are
set up with SSH / auth already working
Moving around
change folders (directories in linux-speak), specify the folder usually
relative to where you currently are
cd can be remembered mnemonically as “Change Directory,” or “CEE DEEZ nuts!”
Go up a level