Joe Jackson, Yaritza Perez

Git clone the url repo on github

Created: touch awesome_page.md

Created: touch README.md (because we forgot to do it beforehand)

To see where we were: ls

Git add awesome_page.md

git commit -m "added awesome page.md"

git push origin master awesome_page.md

git push origin master

git checkout -b add-command-log

ls

git branch

subl README.md