From: Junio C Hamano Date: Thu, 3 Jul 2008 09:21:58 +0000 (+0000) Subject: Autogenerated HTML docs for v1.5.6.1-204-g699135 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=05bf9c54a827e48b2b576488f5170a3490b5180e;p=git.git Autogenerated HTML docs for v1.5.6.1-204-g699135 --- diff --git a/git.html b/git.html index 1b0aaf8d3..298fe7a07 100644 --- a/git.html +++ b/git.html @@ -1677,9 +1677,9 @@ git so take care if using Cogito etc.

Due to the immutable nature of git objects, old objects can be archived into shared, read-only directories. This variable - specifies a ":" separated list of git object directories which - can be used to search for git objects. New objects will not be - written to these directories. + specifies a ":" separated (on Windows ";" separated) list + of git object directories which can be used to search for git + objects. New objects will not be written to these directories.

@@ -1963,7 +1963,7 @@ contributors on the git-list <git@vger.kernel.org>.

diff --git a/git.txt b/git.txt index 57a3a84be..22702c260 100644 --- a/git.txt +++ b/git.txt @@ -410,9 +410,9 @@ git so take care if using Cogito etc. 'GIT_ALTERNATE_OBJECT_DIRECTORIES':: Due to the immutable nature of git objects, old objects can be archived into shared, read-only directories. This variable - specifies a ":" separated list of git object directories which - can be used to search for git objects. New objects will not be - written to these directories. + specifies a ":" separated (on Windows ";" separated) list + of git object directories which can be used to search for git + objects. New objects will not be written to these directories. 'GIT_DIR':: If the 'GIT_DIR' environment variable is set then it