From: Junio C Hamano Date: Fri, 10 Jan 2014 18:33:18 +0000 (-0800) Subject: Merge branch 'jk/http-auth-tests-robustify' X-Git-Tag: v1.9-rc0~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=35a116d740930f34e0d3cd2e07ed266e96a1d165;p=thirdparty%2Fgit.git Merge branch 'jk/http-auth-tests-robustify' Using the same username and password during the tests would not catch a potential breakage of sending one when we should be sending the other. * jk/http-auth-tests-robustify: use distinct username/password for http auth tests --- 35a116d740930f34e0d3cd2e07ed266e96a1d165