Git Cheat Sheet This attempts to be a useful "cheat sheet" for git. I'm just writing git recipes down here as I find and use them. Getting Code Clone a repository (GitHub) git clone git@github.com:username/repository.git