summaryrefslogtreecommitdiffstats
path: root/git-for-each-ref.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-06-05 13:28:29 -0700
committerJunio C Hamano <gitster@pobox.com>2015-06-05 13:28:29 -0700
commit975f4dba2f3b9bdb50b16dbad38ac610850e9fc2 (patch)
tree7348cc49a6bd12e9fc61d76ed4f219ebfed85fe2 /git-for-each-ref.html
parent85f1fdef295d40098c723afbbbc650101868d697 (diff)
downloadgit-htmldocs-975f4dba2f3b9bdb50b16dbad38ac610850e9fc2.tar.gz
Autogenerated HTML docs for v2.4.3-368-g797488
Diffstat (limited to 'git-for-each-ref.html')
-rw-r--r--git-for-each-ref.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-for-each-ref.html b/git-for-each-ref.html
index ad9996697..bd817ea14 100644
--- a/git-for-each-ref.html
+++ b/git-for-each-ref.html
@@ -901,6 +901,17 @@ upstream
</p>
</dd>
<dt class="hdlist1">
+push
+</dt>
+<dd>
+<p>
+ The name of a local ref which represents the <code>@{push}</code> location
+ for the displayed ref. Respects <code>:short</code>, <code>:track</code>, and
+ <code>:trackshort</code> options as <code>upstream</code> does. Produces an empty
+ string if no <code>@{push}</code> ref is configured.
+</p>
+</dd>
+<dt class="hdlist1">
HEAD
</dt>
<dd>
@@ -1043,7 +1054,7 @@ eval "$eval"</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-01-27 13:30:07 PST
+Last updated 2015-06-05 13:27:52 PDT
</div>
</div>
</body>