Skip to content

bkmorimoto/phase-0-gps-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

phase-0-gps-1

Pairing challenge 1.1

git clone - To clone the git to your local repository git add - Add the file to the repository git commit -a - To add and commit the file at the same time git push - Share the info with GitHub to make sure that it is updated. Takes the snapshot that was saved locally and makes it available remotely. git checkout -b - Both created a new branch and moved us into that branch git checkout --help - View the help text of the checkout command

About

Pairing challenge 1.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published