t5510: add a bit more tests for fetch
commitc7015961998a2061ad57a2a83ead009443d912f0
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Dec 2007 05:58:42 +0000 (4 21:58 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Dec 2007 05:58:42 +0000 (4 21:58 -0800)
treed950d59122314d989ae9fee82a7c40f4cea9fa41
parentab7d70766963e1e854a1edcbb0b840242330a7cb
t5510: add a bit more tests for fetch

"git pull/fetch" that gets explicit refspecs from the command line should
not update configured tracking refs.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5510-fetch.sh