Links about Git

  1. Official website for Git
  2. Git How To does a walk through of a whole working cycle for a git repo
  3. Try Git is similar to Git How To, but lets you do the exercises in the browser
  4. git - the simple guide gives a simple, clear, and cheeky overview of git
  5. Atlassian's Getting Git Right has tutorials with very clear explainations, nice pictures, and beginner friendly
  6. Git Cheat Sheet might be handy to keep a print out of until you memorize some common commands
  7. My into to Git presentation