* cd ..
* ls
* cd devbootcamp
* git clone https://github.com/graphael7/phase-0-gps-1.git - this command copyies the github repository that we created to the local computer repository
* ls
* cd phase-0-gps-1 - change directory to phase-0-gps-1
* touch awesome_page.md
* ls
* git add awesome_page.md - checkpoint to save work in the repository
* git commit -m "Started GPS Awesome_Page" - saving the file to repository
* git status - just checking that everything is cleared
* git push origin master - push file up to github
* git co -b add-command-log
* git checkout -b add-command-log -creating a new branch
* ls
* subl readme.md
* history
-
Notifications
You must be signed in to change notification settings - Fork 0
License
graphael7/phase-0-gps-1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published