From: Junio C Hamano Date: Fri, 9 May 2014 18:00:48 +0000 (-0700) Subject: Sync with 1.9.3 X-Git-Tag: v2.0.0-rc3~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7234af6e7ba5c6822f07983768621fb0785bda99?ds=inline;hp=-c Sync with 1.9.3 --- 7234af6e7ba5c6822f07983768621fb0785bda99 diff --combined Documentation/git.txt index 35eb677ce0,dd2f0aa1fa..a041cd006a --- a/Documentation/git.txt +++ b/Documentation/git.txt @@@ -43,9 -43,10 +43,10 @@@ unreleased) version of Git, that is ava branch of the `git.git` repository. Documentation for older releases are available here: - * link:v1.9.2/git.html[documentation for release 1.9.2] + * link:v1.9.3/git.html[documentation for release 1.9.3] * release notes for + link:RelNotes/1.9.3.txt[1.9.3], link:RelNotes/1.9.2.txt[1.9.2], link:RelNotes/1.9.1.txt[1.9.1], link:RelNotes/1.9.0.txt[1.9.0]. @@@ -722,11 -723,6 +723,11 @@@ Git so take care if using Cogito etc index file. If not specified, the default of `$GIT_DIR/index` is used. +'GIT_INDEX_VERSION':: + This environment variable allows the specification of an index + version for new repositories. It won't affect existing index + files. By default index file version [23] is used. + 'GIT_OBJECT_DIRECTORY':: If the object storage directory is specified via this environment variable then the sha1 directories are created