Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 189 Bytes

File metadata and controls

8 lines (6 loc) · 189 Bytes

phase-0-gps-1

git clone : clones remote repo git checkout: moves into another branch git branch: shows local branchs git checkout -b: creates and goes to new branch rm -rf: remove repo