summaryrefslogtreecommitdiffstats
path: root/git-show-ref.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-show-ref.html
parent0aadbc37c068365a09926cd895863c4a725b45d6 (diff)
downloadgit-htmldocs-b76a68630eaab75c4eb1c41f0fc091811854ff43.tar.gz
Autogenerated HTML docs for v1.7.10.1-433-g34875
Diffstat (limited to 'git-show-ref.html')
-rw-r--r--git-show-ref.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-show-ref.html b/git-show-ref.html
index 995316e7a..e15d7db54 100644
--- a/git-show-ref.html
+++ b/git-show-ref.html
@@ -686,7 +686,7 @@ the <tt>.git</tt> directory.</p></div>
<dd>
<p>
Make <em>git show-ref</em> act as a filter that reads refs from stdin of the
- form "<tt>&#94;(?:&lt;anything&gt;\s)?&lt;refname&gt;(?:&#92;&#94;{})?$</tt>"
+ form "<tt>^(?:&lt;anything&gt;\s)?&lt;refname&gt;(?:\^{})?$</tt>"
and performs the following actions on each:
(1) strip "&#94;{}" at the end of line if any;
(2) ignore if pattern is provided and does not head-match refname;
@@ -792,7 +792,7 @@ flag, so you can do</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-01-18 16:51:00 PDT
+Last updated 2012-05-02 15:00:44 PDT
</div>
</div>
</body>