summaryrefslogtreecommitdiffstats
path: root/git-for-each-ref.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-04-13 02:39:53 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-04-13 02:39:53 +0000
commit98e32c30fcbbbed199fa402656feffe7f4843784 (patch)
tree744ab9b349feac0abdec988a8958f7e4ae1806ae /git-for-each-ref.html
parent55344411a8808b31a1e78c652e8f8aaf336e8202 (diff)
downloadgit-htmldocs-98e32c30fcbbbed199fa402656feffe7f4843784.tar.gz
Autogenerated HTML docs for v1.6.3-rc0
Diffstat (limited to 'git-for-each-ref.html')
-rw-r--r--git-for-each-ref.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/git-for-each-ref.html b/git-for-each-ref.html
index cc690926a..eca8807a4 100644
--- a/git-for-each-ref.html
+++ b/git-for-each-ref.html
@@ -448,6 +448,16 @@ objectname
The object name (aka SHA-1).
</p>
</dd>
+<dt>
+upstream
+</dt>
+<dd>
+<p>
+ The name of a local ref which can be considered &#8220;upstream&#8221;
+ from the displayed ref. Respects <tt>:short</tt> in the same way as
+ <tt>refname</tt> above.
+</p>
+</dd>
</dl></div>
<div class="para"><p>In addition to the above, for commit and tag objects, the header
field names (<tt>tree</tt>, <tt>parent</tt>, <tt>object</tt>, <tt>type</tt>, and <tt>tag</tt>) can
@@ -554,7 +564,7 @@ eval "$eval"</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-04-02 06:49:52 UTC
+Last updated 2009-04-13 02:39:29 UTC
</div>
</div>
</body>