Skip to content

RebeccaKleinberg/phase-0-gps-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

phase-0-gps-1

Create Repo for GPS 1

549 git clone https://github.com/RebeccaKleinberg/phase-0-gps-1.git 550 ls 551 cd phase-0-gps-1/ 552 touch awesome_page.md 553 ls 554 git status 555 git add . 556 git status 557 git commit -m "first commit" 558 git status 559 git remote -v 560 git push origin master 561 git checkout -b add-command-log 562 ls 563 cd README.md 564 subl . 565 history 566 history 30 567 history 25 >> README.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published