summaryrefslogtreecommitdiff
path: root/t/t5532-fetch-proxy.sh
Commit message (Collapse)AuthorAgeFilesLines
* test core.gitproxy configurationJeff King2011-05-181-0/+43
This is just a basic sanity test to see whether core.gitproxy works at all. Until now, we were not testing anywhere. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>