Skip to content
Matthew J Collins edited this page Mar 31, 2016 · 2 revisions

The officers' git micro-workshop

  1. git vs github, why we're doing github-oriented workflow
  2. git on commandline
  3. github account signup
  4. Create repo on github
  5. clone locally (https)
  6. what is a repo
  7. add a file
  8. staging (stash) http://image.slidesharecdn.com/gitscm-131018161304-phpapp02/95/git-scm-20-638.jpg?cb=1382113140
  9. commit
  10. push
  11. github flow - https://guides.github.com/introduction/flow/ - why flow, one way of working
  12. pair-up
  13. fork
  14. clone
  15. branch, checkout
  16. changes/add/commit
  17. PR
  18. merge
  19. pull
Clone this wiki locally