summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-01-29 13:19:52 -0800
committerJunio C Hamano <gitster@pobox.com>2019-01-29 13:19:52 -0800
commitcf7310088e7328f8aa7ea2c5de767ef9499b5d78 (patch)
tree3f331489198d3d1af7c9948f12c477e4ba93ac71 /git-rev-list.html
parenta90214fb857c988a9e8dff46626dc715918a9330 (diff)
downloadgit-htmldocs-cf7310088e7328f8aa7ea2c5de767ef9499b5d78.tar.gz
Autogenerated HTML docs for v2.20.1-390-gb5101
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html9
1 files changed, 2 insertions, 7 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index 1cb5583a8..ba58789ae 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -1966,13 +1966,8 @@ the requested refs.</p></div>
specification contained in &lt;path&gt;.</p></div>
<div class="paragraph"><p>The form <em>--filter=tree:&lt;depth&gt;</em> omits all blobs and trees whose depth
from the root tree is &gt;= &lt;depth&gt; (minimum depth if an object is located
-at multiple depths in the commits traversed). &lt;depth&gt;=0 will not include
-any trees or blobs unless included explicitly in the command-line (or
-standard input when --stdin is used). &lt;depth&gt;=1 will include only the
-tree and blobs which are referenced directly by a commit reachable from
-&lt;commit&gt; or an explicitly-given object. &lt;depth&gt;=2 is like &lt;depth&gt;=1
-while also including trees and blobs one more level removed from an
-explicitly-given commit or tree.</p></div>
+at multiple depths in the commits traversed). Currently, only &lt;depth&gt;=0
+is supported, which omits all blobs and trees.</p></div>
</dd>
<dt class="hdlist1">
--no-filter