summaryrefslogtreecommitdiffstats
path: root/git-update-index.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-11-11 13:33:46 +0900
committerJunio C Hamano <gitster@pobox.com>2019-11-11 13:33:46 +0900
commit8ac8a3d8dd001611b77776fa19ef37c2c87cd987 (patch)
treeefa3af5ebd3192b611732553c90c2d9baaa1e398 /git-update-index.html
parent79d41dbe0b2fcbbc1cd5f6c188073a0956174289 (diff)
downloadgit-htmldocs-8ac8a3d8dd001611b77776fa19ef37c2c87cd987.tar.gz
Autogenerated HTML docs for v2.24.0-155-gd9f6f
Diffstat (limited to 'git-update-index.html')
-rw-r--r--git-update-index.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/git-update-index.html b/git-update-index.html
index c3d246ed7..ecd8d5ce0 100644
--- a/git-update-index.html
+++ b/git-update-index.html
@@ -756,6 +756,7 @@ git-update-index(1) Manual Page
[--chmod=(+|-)x]
[--[no-]assume-unchanged]
[--[no-]skip-worktree]
+ [--[no-]ignore-skip-worktree-entries]
[--[no-]fsmonitor-valid]
[--ignore-submodules]
[--[no-]split-index]
@@ -925,6 +926,15 @@ you will need to handle the situation manually.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--[no-]ignore-skip-worktree-entries
+</dt>
+<dd>
+<p>
+ Do not remove skip-worktree (AKA "index-only") entries even when
+ the <code>--remove</code> option was specified.
+</p>
+</dd>
+<dt class="hdlist1">
--[no-]fsmonitor-valid
</dt>
<dd>
@@ -1493,7 +1503,7 @@ ctime for marking files processed) (see <a href="git-config.html">git-config(1)<
<div id="footer">
<div id="footer-text">
Last updated
- 2018-08-21 05:12:02 JST
+ 2019-11-11 13:29:13 JST
</div>
</div>
</body>