summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-06-06 12:16:29 -0700
committerJunio C Hamano <gitster@pobox.com>2014-06-06 12:16:29 -0700
commite1aeb5ef657d0c4fdff12a9c7503431edd9cd128 (patch)
tree0b26e69547edd5d5bbc66d1dd470d1ce66463b1e /git-rev-parse.html
parentb051caf02ee59e3c9d1da4a61339f667f28754d1 (diff)
downloadgit-htmldocs-e1aeb5ef657d0c4fdff12a9c7503431edd9cd128.tar.gz
Autogenerated HTML docs for v2.0.0-239-g09531
Diffstat (limited to 'git-rev-parse.html')
-rw-r--r--git-rev-parse.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-rev-parse.html b/git-rev-parse.html
index 5f4aa22ec..bd5b4dc3e 100644
--- a/git-rev-parse.html
+++ b/git-rev-parse.html
@@ -1364,7 +1364,9 @@ some output processing may assume ref names in UTF-8.</p></div>
<p>
The suffix <em>@{upstream}</em> to a branchname (short form <em>&lt;branchname&gt;@{u}</em>)
refers to the branch that the branch specified by branchname is set to build on
- top of. A missing branchname defaults to the current one.
+ top of (configured with <tt>branch.&lt;name&gt;.remote</tt> and
+ <tt>branch.&lt;name&gt;.merge</tt>). A missing branchname defaults to the
+ current one.
</p>
</dd>
<dt class="hdlist1">