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.
1 parent b724df6 commit 819fb68Copy full SHA for 819fb68
Documentation/git.txt
@@ -460,8 +460,8 @@ Git so take care if using a foreign front-end.
460
is used.
461
462
`GIT_INDEX_VERSION`::
463
- This environment variable allows the specification of an index
464
- version for new repositories. It won't affect existing index
+ This environment variable specifies what index version is used
+ when writing the index file out. It won't affect existing index
465
files. By default index file version 2 or 3 is used. See
466
linkgit:git-update-index[1] for more information.
467
0 commit comments