summaryrefslogtreecommitdiff
path: root/builtin/fast-export.c
diff options
context:
space:
mode:
authorKacper Kornet <draenog@pld-linux.org>2013-03-16 18:51:43 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-03-17 07:10:59 (GMT)
commit47e329ef7c46de8ccdc8c4e40333579264a83c21 (patch)
tree5a61a0e37d7930a21e153aa0fd010308aecf2dc8 /builtin/fast-export.c
parentb2981d06226ab0fdabf9110c3be7104110b307ae (diff)
downloadgit-47e329ef7c46de8ccdc8c4e40333579264a83c21.zip
git-47e329ef7c46de8ccdc8c4e40333579264a83c21.tar.gz
git-47e329ef7c46de8ccdc8c4e40333579264a83c21.tar.bz2
rev-parse: clarify documentation of $name@{upstream} syntax
"git rev-parse" interprets string in string@{upstream} as a name of a branch not a ref. For example, refs/heads/master@{upstream} looks for an upstream branch that is merged by git-pull to ref refs/heads/refs/heads/master not to refs/heads/master. However the documentation could mislead a user to believe that the string is interpreted as ref. Signed-off-by: Kacper Kornet <draenog@pld-linux.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/fast-export.c')
0 files changed, 0 insertions, 0 deletions