summaryrefslogtreecommitdiffstats
path: root/git-check-ref-format.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-08-03 12:43:00 -0700
committerJunio C Hamano <gitster@pobox.com>2015-08-03 12:43:00 -0700
commitd7ed4041c8468a2ca93f1c8ac511af9d895d3d6d (patch)
treef209ad1e994b76de43073839fe78c6d431f60e02 /git-check-ref-format.html
parent2ce0aac108b9c935f3ac01e98478120df1f52ce1 (diff)
downloadgit-htmldocs-d7ed4041c8468a2ca93f1c8ac511af9d895d3d6d.tar.gz
Autogenerated HTML docs for v2.5.0-234-gefc8a
Diffstat (limited to 'git-check-ref-format.html')
-rw-r--r--git-check-ref-format.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-check-ref-format.html b/git-check-ref-format.html
index 26443c302..d9b78eae5 100644
--- a/git-check-ref-format.html
+++ b/git-check-ref-format.html
@@ -892,8 +892,8 @@ typed the branch name.</p></div>
Interpret &lt;refname&gt; as a reference name pattern for a refspec
(as used with remote repositories). If this option is
enabled, &lt;refname&gt; is allowed to contain a single <code>*</code>
- in place of a one full pathname component (e.g.,
- <code>foo/*/bar</code> but not <code>foo/bar*</code>).
+ in the refspec (e.g., <code>foo/bar*/baz</code> or <code>foo/bar*baz/</code>
+ but not <code>foo/bar*/baz*</code>).
</p>
</dd>
<dt class="hdlist1">
@@ -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 2013-09-20 14:03:14 PDT
+Last updated 2015-08-03 12:41:59 PDT
</div>
</div>
</body>