Git
Initialize a new projectMake a new commitRevert the most recent commitCreate a new branchSetup terminal prompt to show the current git branchMerge a branch into the current branchPush a new branch up to GitHub (if it doesn’t exist there yet)Pull a new branch from to GitHub to a second computer (if it doesn’t exist there yet)Go back to an older commit and re-work from thereDelete a git branch