summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-06-03 12:55:17 -0700
committerJunio C Hamano <gitster@pobox.com>2019-06-03 12:55:17 -0700
commit0887d04e13197ff19e9d7a3c412ee395fe97cdd3 (patch)
treeb498605666758861a7d1a8f4b939c97261eed92a /git-rev-list.html
parentc01eecf936b3fc58968e889f0c1e7ab7340df593 (diff)
downloadgit-htmldocs-0887d04e13197ff19e9d7a3c412ee395fe97cdd3.tar.gz
Autogenerated HTML docs for v2.22.0-rc3
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index 7e2988d15..d67ce4936 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -1962,8 +1962,6 @@ as <em>blob:limit=1024</em>.</p></div>
specification contained in the blob (or blob-expression) <em>&lt;blob-ish&gt;</em>
to omit blobs that would not be not required for a sparse checkout on
the requested refs.</p></div>
-<div class="paragraph"><p>The form <em>--filter=sparse:path=&lt;path&gt;</em> similarly uses a sparse-checkout
-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
@@ -1973,6 +1971,9 @@ 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>
+<div class="paragraph"><p>Note that the form <em>--filter=sparse:path=&lt;path&gt;</em> that wants to read
+from an arbitrary path on the filesystem has been dropped for security
+reasons.</p></div>
</dd>
<dt class="hdlist1">
--no-filter