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