tests: at-combinations: simplify setup
commit1bc6d022b731e4cf69de42fea75c5f6366d2dbae
authorFelipe Contreras <felipe.contreras@gmail.com>
Tue, 7 May 2013 21:55:01 +0000 (7 16:55 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 May 2013 04:46:11 +0000 (7 21:46 -0700)
tree5687d7ffa633731aa90d38736d6b06ec3c3c3605
parent7d3ccdffb5d28970dd7a4d177cfcca690ccd0c22
tests: at-combinations: simplify setup

The test is setting up an upstream branch, but there's a much simpler
way of doing that: git branch -u.

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1508-at-combinations.sh