aboutsummaryrefslogtreecommitdiff
path: root/t/t5515/refs.br-config-glob_config-glob
Commit message (Collapse)AuthorAge
* git-fetch test: test tracking fetch results, not just FETCH_HEADJunio C Hamano2008-03-26
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>