Skip to content

Commit 56c3eb1

Browse files
committed
Documentation: ls-files -v is about "assume unchanged".
And refer the reader to update-index documentation. Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent d2f8295 commit 56c3eb1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/git-ls-files.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ OPTIONS
105105

106106
-v::
107107
Similar to `-t`, but use lowercase letters for files
108-
that are marked as 'always matching index'.
108+
that are marked as 'assume unchanged' (see
109+
gitlink:git-update-index[1]).
109110

110111
--full-name::
111112
When run from a subdirectory, the command usually

0 commit comments

Comments
 (0)