summaryrefslogtreecommitdiffstats
path: root/git-check-ref-format.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-07-15 22:24:45 +0000
committerJunio C Hamano <junio@kernel.org>2010-07-15 22:24:45 +0000
commit78e3a7820b2267111cd2f29fd3d06e8919f2b36c (patch)
treee5eb61d417f8655688f52d01beeddb01b9503560 /git-check-ref-format.html
parent635553978d5d3414c3d9699aa009ae29839356ab (diff)
downloadgit-htmldocs-78e3a7820b2267111cd2f29fd3d06e8919f2b36c.tar.gz
Autogenerated HTML docs for v1.7.2-rc3-39-g53b30
Diffstat (limited to 'git-check-ref-format.html')
-rw-r--r--git-check-ref-format.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-check-ref-format.html b/git-check-ref-format.html
index 771c01a2d..fcbda4c53 100644
--- a/git-check-ref-format.html
+++ b/git-check-ref-format.html
@@ -386,7 +386,7 @@ They cannot contain a <tt>\</tt>.
<div class="para"><p>These rules make it easy for shell script based tools to parse
reference names, pathname expansion by the shell when a reference name is used
unquoted (by mistake), and also avoids ambiguities in certain
-reference name expressions (see <a href="git-rev-parse.html">git-rev-parse(1)</a>):</p></div>
+reference name expressions (see <a href="gitrevisions.html">gitrevisions(1)</a>):</p></div>
<div class="olist"><ol>
<li>
<p>
@@ -454,7 +454,7 @@ die "we do not like '$newbranch' as a branch name."</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-04-24 02:55:48 UTC
+Last updated 2010-07-15 22:23:59 UTC
</div>
</div>
</body>