summaryrefslogtreecommitdiffstats
path: root/git-check-ref-format.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-02-24 11:02:55 -0800
committerJunio C Hamano <gitster@pobox.com>2017-02-24 11:02:55 -0800
commitfa0dac3fc7e469b539896aae52323ed08805a46c (patch)
tree9f6b7ddc9180aaaabc49efe0f9df36086b00f3a5 /git-check-ref-format.html
parentf8404283984d49f099c5458383dedc023886f4bd (diff)
downloadgit-htmldocs-fa0dac3fc7e469b539896aae52323ed08805a46c.tar.gz
Autogenerated HTML docs for v2.12.0
Diffstat (limited to 'git-check-ref-format.html')
-rw-r--r--git-check-ref-format.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-check-ref-format.html b/git-check-ref-format.html
index 5a33e0d08..fc64c0feb 100644
--- a/git-check-ref-format.html
+++ b/git-check-ref-format.html
@@ -903,10 +903,10 @@ typed the branch name.</p></div>
<p>
Normalize <em>refname</em> by removing any leading slash (<code>/</code>)
characters and collapsing runs of adjacent slashes between
- name components into a single slash. Iff the normalized
+ name components into a single slash. If the normalized
refname is valid then print it to standard output and exit
- with a status of 0. (<code>--print</code> is a deprecated way to spell
- <code>--normalize</code>.)
+ with a status of 0, otherwise exit with a non-zero status.
+ (<code>--print</code> is a deprecated way to spell <code>--normalize</code>.)
</p>
</dd>
</dl></div>
@@ -948,7 +948,7 @@ Determine the reference name to use for a new branch:
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-09-26 16:43:51 PDT
+Last updated 2017-02-24 11:00:28 PST
</div>
</div>
</body>