njarin / phase-0-gps-1

Piper & Nick GPS 1.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phase-0-gps-1

Piper & Nick GPS 1.1

  • git clone Copies a git repo from GitHub to a local machine

  • git checkout -b Creates a new branch and moves user to it

  • git push Adds changes made locally to GitHub version

  • git status Shows you untracked, staged, and committed alterations to that branch

  • git add Stages an edit to the branch for a commit

  • git commit -m Creates a savepoint that incorporates changes since the last commit with a message explaining the edits

About

Piper & Nick GPS 1.1

License:MIT License