From c9704aa7aba9c31a6cb099bb9fa4b7cf8a79d680 Mon Sep 17 00:00:00 2001 From: Brian Gernhardt Date: Tue, 15 Jan 2013 21:05:06 -0500 Subject: t5550: do not assume the "matching" push is the default Signed-off-by: Brian Gernhardt Signed-off-by: Junio C Hamano diff --git a/t/t5550-http-fetch.sh b/t/t5550-http-fetch.sh index 80d20c8..f7d0f14 100755 --- a/t/t5550-http-fetch.sh +++ b/t/t5550-http-fetch.sh @@ -13,6 +13,7 @@ LIB_HTTPD_PORT=${LIB_HTTPD_PORT-'5550'} start_httpd test_expect_success 'setup repository' ' + git config push.default matching && echo content1 >file && git add file && git commit -m one -- cgit v0.10.2-6-g49f6