]> git.ipfire.org Git - thirdparty/git.git/commit - t/t1507-rev-parse-upstream.sh
t1506: more test for @{upstream} syntax
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2010 09:08:48 +0000 (01:08 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2010 09:10:58 +0000 (01:10 -0800)
commit69add8e6d20989babdb128cf63decc10c418fcfa
tree07edd2aedceab6722ebad57b22f6c6524e28566a
parent28fb84382b0eb728534dbe2972bbfec3f3d83dd9
t1506: more test for @{upstream} syntax

This adds a few more tests that exercises @{upstream} syntax by commands
that operate differently when they are given branch name as opposed to a
refname (i.e. where "master" and "refs/heads/master" makes a difference).

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1506-rev-parse-upstream.sh