Some Git Commands that will be commonly used + a short description of each:
Initialize local git repository
Config username for multiplayer git sessions. Other configs can include email, color, etc
Add a file to staging area
Show status of the repo, staged stuff, etc
show difference between x & y depending on arguments
show branches and interact with branches if given arguments
list remote repos and interact if given arguments