author | Junio C Hamano <gitster@pobox.com> | |
Wed, 26 Mar 2008 08:17:07 +0000 (01:17 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 26 Mar 2008 08:29:54 +0000 (01:29 -0700) | ||
commit | a466637c57b969626344e5998b29fb123569fdc2 | |
tree | 68fd441836679accf836a66c8f255d9007e4b902 | tree | snapshot |
parent | 472fa4cd33c690dd9b338c02af3ed135666aea43 | commit | diff |
git-fetch test: test tracking fetch results, not just FETCH_HEAD
We really should have done this long time ago. Existing t5515 test
was written for the specific purpose of catching regression to the
contents of generated FETCH_HEAD file, but it also is a good place
to make sure various fetch configurations do fetch what they intend
to fetch (and nothing else).
Signed-off-by: Junio C Hamano <gitster@pobox.com>
We really should have done this long time ago. Existing t5515 test
was written for the specific purpose of catching regression to the
contents of generated FETCH_HEAD file, but it also is a good place
to make sure various fetch configurations do fetch what they intend
to fetch (and nothing else).
Signed-off-by: Junio C Hamano <gitster@pobox.com>
65 files changed: