summaryrefslogtreecommitdiffstats
path: root/git-update-index.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-29 08:17:24 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-29 08:17:24 +0000
commit90ccff355e6fc4705005296023480aa3c957ce7e (patch)
treefe46590ef1b4956a50bbd3a7dc44be70d52d3346 /git-update-index.html
parent85c71579a9e49243fec14ea01af832f41eeb1823 (diff)
downloadgit-htmldocs-90ccff355e6fc4705005296023480aa3c957ce7e.tar.gz
Autogenerated HTML docs for v1.6.0-rc1-11-g1ce47
Diffstat (limited to 'git-update-index.html')
-rw-r--r--git-update-index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/git-update-index.html b/git-update-index.html
index 90099e2cd..146b87956 100644
--- a/git-update-index.html
+++ b/git-update-index.html
@@ -770,6 +770,10 @@ as plain files, and this command does not modify a recorded file mode
from symbolic link to regular file.</p></div>
<div class="para"><p>The command looks at <tt>core.ignorestat</tt> configuration variable. See
<em>Using "assume unchanged" bit</em> section above.</p></div>
+<div class="para"><p>The command also looks at <tt>core.trustctime</tt> configuration variable.
+It can be useful when the inode change time is regularly modified by
+something outside Git (file system crawlers and backup systems use
+ctime for marking files processed) (see <a href="git-config.html">git-config(1)</a>).</p></div>
</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
@@ -790,7 +794,7 @@ from symbolic link to regular file.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-07-20 01:23:35 UTC
+Last updated 2008-07-29 08:16:53 UTC
</div>
</div>
</body>