Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 166 Bytes

class-03.md

File metadata and controls

10 lines (8 loc) · 166 Bytes

Class 3

ACP

  1. git add .
  2. git status
  3. git commit -m 'description of changes'
  4. git status
  5. git push
  6. check github to make sure changes properly rendered