summaryrefslogtreecommitdiffstats
path: root/git-for-each-ref.txt
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.txt
parent55344411a8808b31a1e78c652e8f8aaf336e8202 (diff)
downloadgit-htmldocs-98e32c30fcbbbed199fa402656feffe7f4843784.tar.gz
Autogenerated HTML docs for v1.6.3-rc0
Diffstat (limited to 'git-for-each-ref.txt')
-rw-r--r--git-for-each-ref.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/git-for-each-ref.txt b/git-for-each-ref.txt
index 5061d3e4e..b362e9ed1 100644
--- a/git-for-each-ref.txt
+++ b/git-for-each-ref.txt
@@ -85,6 +85,11 @@ objectsize::
objectname::
The object name (aka SHA-1).
+upstream::
+ The name of a local ref which can be considered ``upstream''
+ from the displayed ref. Respects `:short` in the same way as
+ `refname` above.
+
In addition to the above, for commit and tag objects, the header
field names (`tree`, `parent`, `object`, `type`, and `tag`) can
be used to specify the value in the header field.