One of my co-workers was looking to begin managing source code for his personal
projects using Git. Here are the links I sent to him
to help get him started:
Tutorials & Reference
- Get Started with Git: http://www.alistapart.com/articles/get-started-with-git/
- Pro Git – A full book on Git online. I use this a lot: http://git-scm.com/book
- Everyday GIT With 20 Commands Or So Manual Page: http://git-scm.com/docs/everyday
- Git Immersion: http://gitimmersion.com/
- Top 10 Git Tutorials for Beginners: http://sixrevisions.com/resources/git-tutorials-beginners/
GUI Tools
- Smart Git: http://www.syntevo.com/smartgithg/index.html
- Tortoise Git: https://code.google.com/p/tortoisegit/