We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 245dd15 + 7032054 commit 2217579Copy full SHA for 2217579
Documentation/git.txt
@@ -769,7 +769,8 @@ Git so take care if using Cogito etc.
769
'GIT_INDEX_VERSION'::
770
This environment variable allows the specification of an index
771
version for new repositories. It won't affect existing index
772
- files. By default index file version [23] is used.
+ files. By default index file version 2 or 3 is used. See
773
+ linkgit:git-update-index[1] for more information.
774
775
'GIT_OBJECT_DIRECTORY'::
776
If the object storage directory is specified via this
0 commit comments