shows all tag names
refers to parent of tag
cancel commits
abandons changes in file since last commit
delete tag
displays latest commit
displays all commits
ammend commit comment
make folder
copy file into folder
displays files in project's root directory
generates a directory list The directory names are the first two letters of the sha1 hash of the object stored in git
display files that contain objects stored in git
display contents of project-specific configuration file
references current branch
creates new branch
switch to existing branch
merge files/current branch into master branch
displays all commits
push changes in current branch into another branch on Github
send changes back up to forked repo on Github
push changes in current branch into repo on Github
add location to push respo changes into