Documentation: mention config sources for @{upstream}
commit670a7297c2afe4de387cb208fddc90f0f59df6aa
authorW. Trevor King <wking@tremily.us>
Tue, 13 May 2014 18:46:57 +0000 (13 11:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 May 2014 19:35:00 +0000 (13 12:35 -0700)
treeebdc2eabcca776fa92e589d7ad730370cff1fb0e
parenteea591373e139fc8aab89a78ccb0b1512a2bf0de
Documentation: mention config sources for @{upstream}

The earlier documentation made vague references to "is set to build
on".  Flesh that out with references to the config settings, so folks
can use git-config(1) to get more detail on what @{upstream} means.
For example, @{upstream} does not care about remote.pushdefault or
branch.<name>.pushremote.

Signed-off-by: W. Trevor King <wking@tremily.us>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/revisions.txt