Skip to content

Commit

Permalink
git-read-tree: document -v option.
Browse files Browse the repository at this point in the history
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Miklos Vajna authored and Junio C Hamano committed Jun 9, 2008
1 parent 170e095 commit 22e801f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/git-read-tree.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 22e801f

Please sign in to comment.