Skip to content

edmechem/phase-0-gps-1

Repository files navigation

phase-0-gps-1

Cloned the repo from GitHub down to local computer

530 cd phase-0-gps-1/

Navigate into said new local clone

532 touch awesome_page.md

Create empty awesome page markdown document

536 git add awesome_page.md

537 git commit -m "Adds awesome page"

Staged the markdown file & then committed it

538 git push origin master

Pushed local version of repo up to GitHub

543 git checkout -b add-command-log

Created new branch, to add a command log feature to.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published