phase-0-gps-1 First GPS Git challenge used git clone to clone the phase-0-gps repo touch awesome_page.md git add . git commit -m "a totally sweet message" git push origin master git branch add-command-log