Session 5 - GIT Bootcamp

·

1 min read

Topics Covered

  1. git init

  2. git clone

  3. git add

  4. git commit

  5. git branch

  6. git checkout

  7. git pull

  8. git push

  9. git config

Git book on history side: https://school.makereading.com/git/

Â