Version Control with the Git repository
Project page
Expertiza is hosted on Github at https://github.com/expertiza/expertiza
Working with a git repository
This page is not a git tutorial, but there are several excellent ones online:
- Crash course: http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html
- Pro git online book: http://progit.org/book
- Working with Git and Github: http://help.github.com
- Git for people familiar with SVN: https://git.wiki.kernel.org/index.php/GitSvnCrashCourse
- Git how-tos and articles: http://gitready.com