My Git Cheatsheet Getting a file onto github - git add <filename> - git commit -m "Commit message" - git push - git status