git-read-tree: document -v option.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
170e095a9c
commit
22e801f285
@ -50,6 +50,9 @@ OPTIONS
|
|||||||
trees that are not directly related to the current
|
trees that are not directly related to the current
|
||||||
working tree status into a temporary index file.
|
working tree status into a temporary index file.
|
||||||
|
|
||||||
|
-v::
|
||||||
|
Show the progress of checking files out.
|
||||||
|
|
||||||
--trivial::
|
--trivial::
|
||||||
Restrict three-way merge by `git-read-tree` to happen
|
Restrict three-way merge by `git-read-tree` to happen
|
||||||
only if there is no file-level merging required, instead
|
only if there is no file-level merging required, instead
|
||||||
|
Loading…
Reference in New Issue
Block a user