t/t5505-remote: test push-refspec in branches-file
commit294547f5647688c6ee565811f9762a34e521e746
authorRamkumar Ramachandra <artagnon@gmail.com>
Sat, 22 Jun 2013 07:58:09 +0000 (22 13:28 +0530)
committerJunio C Hamano <gitster@pobox.com>
Sun, 23 Jun 2013 07:14:15 +0000 (23 00:14 -0700)
tree928fd28a4e25529b34ec15456730b882789eb1d1
parent9b9439afd8e08a2370d008af2836198ff9008179
t/t5505-remote: test push-refspec in branches-file

The test "migrate a remote from named file in $GIT_DIR/branches" reads
the branches-file, but only checks that the url and fetch-refspec are
set correctly.  Check that the push-refspec is also set correctly.

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