Table of Contents

git

git is my versioning system of choice for all source code. The advantages of git over other systems are why more and more open source and commercial projects are using git as well.

obtaining git

configuration

using git

advanced git

git and svn

Additional Information

See Also