summaryrefslogtreecommitdiffstats
path: root/git-check-ignore.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-09-20 14:03:37 -0700
committerJunio C Hamano <gitster@pobox.com>2013-09-20 14:03:37 -0700
commit79f4c7c3c9b29ade5534a5f1d01db2c67721d6a8 (patch)
tree9b5ca4ba3e78d726bab8e54347738b373d3a2eef /git-check-ignore.html
parent211db89d8b8d8c3006e084f43dd6471163c7b998 (diff)
downloadgit-htmldocs-79f4c7c3c9b29ade5534a5f1d01db2c67721d6a8.tar.gz
Autogenerated HTML docs for v1.8.4-474-g128a96
Diffstat (limited to 'git-check-ignore.html')
-rw-r--r--git-check-ignore.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/git-check-ignore.html b/git-check-ignore.html
index 239be543c..e41aad01f 100644
--- a/git-check-ignore.html
+++ b/git-check-ignore.html
@@ -813,6 +813,18 @@ ones.</p></div>
pattern and those which don&#8217;t.
</p>
</dd>
+<dt class="hdlist1">
+--no-index
+</dt>
+<dd>
+<p>
+ Don&#8217;t look in the index when undertaking the checks. This can
+ be used to debug why a path became tracked by e.g. <code>git add .</code>
+ and was not ignored by the rules as expected by the user or when
+ developing patterns including negation to match a path previously
+ added with <code>git add -f</code>.
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -900,7 +912,7 @@ buffer.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-08-20 08:40:27 PDT
+Last updated 2013-09-20 14:03:14 PDT
</div>
</div>
</body>