summaryrefslogtreecommitdiffstats
path: root/git-update-index.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-29 02:55:48 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-29 02:55:48 +0000
commit7ad22dc9253e1434fcf289ab9cfe23067018e0a9 (patch)
tree6217f4d8ca0acb648ef008c1ae5463a82a0dc8f7 /git-update-index.html
parent5a70233d40122ee513dac43224df67ece82e2a0a (diff)
downloadgit-htmldocs-7ad22dc9253e1434fcf289ab9cfe23067018e0a9.tar.gz
Autogenerated HTML docs for v1.5.0-rc2-72-gdf391
Diffstat (limited to 'git-update-index.html')
-rw-r--r--git-update-index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-update-index.html b/git-update-index.html
index a4db23a8f..a4d149d69 100644
--- a/git-update-index.html
+++ b/git-update-index.html
@@ -688,7 +688,7 @@ now it checks with lstat(2) and finds it has been changed.
<div class="sectionbody">
<p>The command honors <tt>core.filemode</tt> configuration variable. If
your repository is on an filesystem whose executable bits are
-unreliable, this should be set to <em>false</em> (see <a href="git-repo-config.html">git-repo-config(1)</a>).
+unreliable, this should be set to <em>false</em> (see <a href="git-config.html">git-config(1)</a>).
This causes the command to ignore differences in file modes recorded
in the index and the file mode on the filesystem if they differ only on
executable bit. On such an unfortunate filesystem, you may
@@ -698,7 +698,7 @@ need to use <tt>git-update-index --chmod=</tt>.</p>
</div>
<h2>See Also</h2>
<div class="sectionbody">
-<p><a href="git-repo-config.html">git-repo-config(1)</a></p>
+<p><a href="git-config.html">git-config(1)</a></p>
</div>
<h2>Author</h2>
<div class="sectionbody">
@@ -714,7 +714,7 @@ need to use <tt>git-update-index --chmod=</tt>.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 19-Jan-2007 00:37:36 UTC
+Last updated 29-Jan-2007 02:55:12 UTC
</div>
</div>
</body>