Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 348 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 348 Bytes

phase-0-gps-1

  • touch - create a file
  • git push - push local repo onto github
  • git checkout - change branch
  • git status - check status of git
  • mkdir - make directory
  • git branch - show branches (which branch your in)
  • cd - change directory
  • git clone - copies repo from git hub in local folder
  • rm - remove
  • ls - list files/directories