*[git 1.6.5][4] or later (git 1.6.5 introduced transport helpers)
If you plan on mirroring SVN repositories as well then you'll need the following additional options.
...
...
@@ -28,6 +28,8 @@ If you plan on mirroring BZR repositories then you'll need the following adition
#### Installing git
As an exampl
If you use package management then it will likely be best for you to install git via package management for your OS. You can find the source to git at the [git-core project][5]. For instructions on other platforms see the [Getting Started - Installing Git section of the git book][6].