Skip to content

Commit 7032054

Browse files
pcloudsgitster
authored andcommitted
git.txt: list index versions in plain English
At the first look, a user may think the default version is "23". Even with UNIX background, there's no reference anywhere close that may indicate this is glob or regex. Signed-off-by: Nguyễn Thái Ngọc Duy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 282616c commit 7032054

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
@@ -739,7 +739,8 @@ Git so take care if using Cogito etc.
739739
'GIT_INDEX_VERSION'::
740740
This environment variable allows the specification of an index
741741
version for new repositories. It won't affect existing index
742-
files. By default index file version [23] is used.
742+
files. By default index file version 2 or 3 is used. See
743+
linkgit:git-update-index[1] for more information.
743744

744745
'GIT_OBJECT_DIRECTORY'::
745746
If the object storage directory is specified via this

0 commit comments

Comments
 (0)