Knowledge Base: Getting started with Git
Already use Subversion and want to dabble in Git? New to version control and interested in Git? There are some simple comparisons and getting started tutorials that will get you moving quickly, as well as more in depth tutorials and books. Here are some resources we can recommend:
Quick and easy articles
- Git - Subversion Crash Course on the official Git site.
- Git for the lazy.
In depth tutorials
- Git for Designers. This assumes no experience with version control.
- Git for Subversion users on the IBM developerWorks site.
Full resources or books
- Pro Git is an excellent resource for all things Git.
- Git community book on the official Git site (work in progress).