git16 commands
Git cheat sheet
Quick reference for the git commands you'll use day to day: initializing, saving changes, branches, and syncing with a remote.
git init git clone <url> git status
Set up and startSave changesBranchesWorking with a remote
Doesn't have an associated skill yet.