summaryrefslogtreecommitdiffstats
path: root/git-check-ref-format.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-12-10 14:27:17 -0800
committerJunio C Hamano <gitster@pobox.com>2015-12-10 14:27:17 -0800
commitd30e7ef3568f306399b720bc47e35596668aadfd (patch)
tree0075f78f1a051ee23b576c1f661f57f20e9467e7 /git-check-ref-format.html
parentad2ef930c9cb3940a4abc47d31a2d92f827f12a2 (diff)
downloadgit-htmldocs-d30e7ef3568f306399b720bc47e35596668aadfd.tar.gz
Autogenerated HTML docs for v2.7.0-rc0
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 d9b78eae5..80f6eee66 100644
--- a/git-check-ref-format.html
+++ b/git-check-ref-format.html
@@ -833,7 +833,7 @@ They cannot contain a <code>\</code>.
</ol></div>
<div class="paragraph"><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
+unquoted (by mistake), and also avoid ambiguities in certain
reference name expressions (see <a href="gitrevisions.html">gitrevisions(7)</a>):</p></div>
<div class="olist arabic"><ol class="arabic">
<li>
@@ -948,7 +948,7 @@ die "we do not like '$newbranch' as a branch name."</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-08-03 12:41:59 PDT
+Last updated 2015-12-10 14:23:00 PST
</div>
</div>
</body>