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>
This commit is contained in:
parent
d2f82950a9
commit
56c3eb1732
@ -105,7 +105,8 @@ OPTIONS
|
|||||||
|
|
||||||
-v::
|
-v::
|
||||||
Similar to `-t`, but use lowercase letters for files
|
Similar to `-t`, but use lowercase letters for files
|
||||||
that are marked as 'always matching index'.
|
that are marked as 'assume unchanged' (see
|
||||||
|
gitlink:git-update-index[1]).
|
||||||
|
|
||||||
--full-name::
|
--full-name::
|
||||||
When run from a subdirectory, the command usually
|
When run from a subdirectory, the command usually
|
||||||
|
Loading…
Reference in New Issue
Block a user