t/t5505-remote: test multiple push/pull in remotes-file
commitf0f249d18617848f98aee0b9b9bb90cfb2ecdb68
authorRamkumar Ramachandra <artagnon@gmail.com>
Sat, 22 Jun 2013 07:58:18 +0000 (22 13:28 +0530)
committerJunio C Hamano <gitster@pobox.com>
Sun, 23 Jun 2013 07:33:58 +0000 (23 00:33 -0700)
tree569c5eae2f7323edf0affcdd4acf0de8f0fdc4ff
parentf0779aef8e9178a8abbadba2eed6b80d8d67e94d
t/t5505-remote: test multiple push/pull in remotes-file

Extend the test "migrate a remote from named file in $GIT_DIR/remotes"
to test that multiple "Push:" and "Pull:" lines in the remotes-file
works as expected.

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5505-remote.sh