summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-05-02 15:02:46 -0700
committerJunio C Hamano <gitster@pobox.com>2012-05-02 15:02:46 -0700
commitb76a68630eaab75c4eb1c41f0fc091811854ff43 (patch)
tree5be60264e80970f60d9c56b410c8828693be8588 /git-rev-parse.html
parent0aadbc37c068365a09926cd895863c4a725b45d6 (diff)
downloadgit-htmldocs-b76a68630eaab75c4eb1c41f0fc091811854ff43.tar.gz
Autogenerated HTML docs for v1.7.10.1-433-g34875
Diffstat (limited to 'git-rev-parse.html')
-rw-r--r--git-rev-parse.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/git-rev-parse.html b/git-rev-parse.html
index ce575371c..bdf7d30d2 100644
--- a/git-rev-parse.html
+++ b/git-rev-parse.html
@@ -783,8 +783,7 @@ distinguish between them.</p></div>
</p>
<div class="paragraph"><p>If a <tt>pattern</tt> is given, only refs matching the given shell glob are
shown. If the pattern does not contain a globbing character (<tt>?</tt>,
-<tt>&#42;</tt>, or <tt>[</tt>), it is turned into a prefix match by
-appending <tt>/&#42;</tt>.</p></div>
+<tt>*</tt>, or <tt>[</tt>), it is turned into a prefix match by appending <tt>/*</tt>.</p></div>
</dd>
<dt class="hdlist1">
--glob=pattern
@@ -794,8 +793,8 @@ appending <tt>/&#42;</tt>.</p></div>
Show all refs matching the shell glob pattern <tt>pattern</tt>. If
the pattern does not start with <tt>refs/</tt>, this is automatically
prepended. If the pattern does not contain a globbing
- character (<tt>?</tt>, <tt>&#42;</tt>, or <tt>[</tt>), it is turned into a prefix
- match by appending <tt>/&#42;</tt>.
+ character (<tt>?</tt>, <tt>*</tt>, or <tt>[</tt>), it is turned into a prefix
+ match by appending <tt>/*</tt>.
</p>
</dd>
<dt class="hdlist1">
@@ -1413,7 +1412,7 @@ Same as above:
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-11-15 13:45:02 PDT
+Last updated 2012-05-02 15:00:44 PDT
</div>
</div>
</body>