summaryrefslogtreecommitdiffstats
path: root/git-rm.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-10-14 10:11:58 -0700
committerJunio C Hamano <gitster@pobox.com>2021-10-14 10:11:58 -0700
commit7b1585b6902973456b47ee9acd8a01365e52a4df (patch)
treedb6fefbd5686265cb8e111e44cda82b6bde4df27 /git-rm.html
parent7c7cb3360bfca12cec5fa485344d786c4252d247 (diff)
downloadgit-htmldocs-7b1585b6902973456b47ee9acd8a01365e52a4df.tar.gz
Autogenerated HTML docs for v2.33.1-637-gf443b
Diffstat (limited to 'git-rm.html')
-rw-r--r--git-rm.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-rm.html b/git-rm.html
index 2feef9741..1d4e134af 100644
--- a/git-rm.html
+++ b/git-rm.html
@@ -856,6 +856,17 @@ of directory <code>d2</code>.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--sparse
+</dt>
+<dd>
+<p>
+ Allow updating index entries outside of the sparse-checkout cone.
+ Normally, <code>git rm</code> refuses to update index entries whose paths do
+ not fit within the sparse-checkout cone. See
+ <a href="git-sparse-checkout.html">git-sparse-checkout(1)</a> for more.
+</p>
+</dd>
+<dt class="hdlist1">
-q
</dt>
<dt class="hdlist1">
@@ -1022,7 +1033,7 @@ obsolete when recursive submodule update has been implemented.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-05-06 21:22:01 PDT
+ 2021-10-14 10:10:01 PDT
</div>
</div>
</body>