February 23, 2010

Git Workshop Group Questions

  1. when to use cherry-pick
  2. when to use checkout (branch & files)
  3. when to use merge
  4. when to use reset
  5. when to use revert
  6. when to use rebase
  7. when to use branch vs stash
  8. how to ignore files
  9. find as many ways to add & commit as you can (all the options & flags, what they do)
  10. how to delete files properly

Exercise