Autogenerated HTML docs for v1.5.6-rc2-23-gea81e
authorJunio C Hamano <junio@hera.kernel.org>
Tue, 10 Jun 2008 04:10:25 +0000 (04:10 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Tue, 10 Jun 2008 04:10:25 +0000 (04:10 +0000)
git-read-tree.html
git-read-tree.txt

index 3766d221f2e1a1f31236eecb2778561ce5e7b36a..1f405709e7341c27e20c0159fb7c17efbf85975c 100644 (file)
@@ -333,6 +333,14 @@ will be in unmerged state when <tt>git-read-tree</tt> returns.</p>
 </p>\r
 </dd>\r
 <dt>\r
+-v\r
+</dt>\r
+<dd>\r
+<p>\r
+        Show the progress of checking files out.\r
+</p>\r
+</dd>\r
+<dt>\r
 --trivial\r
 </dt>\r
 <dd>\r
@@ -711,7 +719,7 @@ have finished your work-in-progress), attempt the merge again.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 08-Jun-2008 01:34:02 UTC\r
+Last updated 10-Jun-2008 04:10:01 UTC\r
 </div>\r
 </div>\r
 </body>\r
index cbe68352bfbb957ccbbc99fae4f97c49d90c647e..58fb906ef68e8b800b0616a5655aa757a362ed6e 100644 (file)
@@ -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