1
0
mirror of https://github.com/git/git.git synced 2024-11-20 17:35:00 +01:00

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:
Miklos Vajna 2008-06-09 22:25:15 +02:00 committed by Junio C Hamano
parent 170e095a9c
commit 22e801f285

@ -50,6 +50,9 @@ OPTIONS
trees that are not directly related to the current
working tree status into a temporary index file.
-v::
Show the progress of checking files out.
--trivial::
Restrict three-way merge by `git-read-tree` to happen
only if there is no file-level merging required, instead