From: Miklos Vajna Date: Mon, 9 Jun 2008 20:25:15 +0000 (+0200) Subject: git-read-tree: document -v option. X-Git-Tag: v1.5.5.5~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/22e801f285eefb9d5887091741e19a2c4f9798bf?ds=inline;hp=--cc git-read-tree: document -v option. Signed-off-by: Miklos Vajna Signed-off-by: Junio C Hamano --- 22e801f285eefb9d5887091741e19a2c4f9798bf diff --git a/Documentation/git-read-tree.txt b/Documentation/git-read-tree.txt index 8421d1fd78..c95ad9f145 100644 --- a/Documentation/git-read-tree.txt +++ b/Documentation/git-read-tree.txt @@ -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