git >= 1.6.6 is required since 49f5361

This commit is contained in:
Michael Gehring 2011-08-25 15:35:29 +02:00
parent d76c83f948
commit d4570cc340
2 changed files with 5 additions and 5 deletions

View file

@ -298,7 +298,7 @@ we mean `conf/gitolite.conf` on your gitolite-admin clone.
#### client/workstation
* git version 1.6.2 or greater
* git version 1.6.6 or greater
* even msysgit on Windows is fine; please don't ask me for help if
you're using putty, plink, puttygen, etc., for ssh; I recommend
msysgit for Windows and the openssh that comes with it
@ -313,7 +313,7 @@ we mean `conf/gitolite.conf` on your gitolite-admin clone.
* any Unix system with a posix compatible "sh".
* people using "csh" or derivatives please don't ask me for help -- tell
your admin csh is not posix compatible
* git version 1.6.2 or greater
* git version 1.6.6 or greater
* can be in a non-PATH location if you are unable to install it
normally; see the `$GIT_PATH` variable in the "rc" file
* perl (but since git requires it anyway, you probably have it)