Skip to content

Commit 2217579

Browse files
committed
Merge branch 'nd/doc-git-index-version' into maint
Doc clean-up. * nd/doc-git-index-version: git.txt: list index versions in plain English
2 parents 245dd15 + 7032054 commit 2217579

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/git.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,8 @@ Git so take care if using Cogito etc.
769769
'GIT_INDEX_VERSION'::
770770
This environment variable allows the specification of an index
771771
version for new repositories. It won't affect existing index
772-
files. By default index file version [23] is used.
772+
files. By default index file version 2 or 3 is used. See
773+
linkgit:git-update-index[1] for more information.
773774

774775
'GIT_OBJECT_DIRECTORY'::
775776
If the object storage directory is specified via this

0 commit comments

Comments
 (0)