author | Jeff King <peff@peff.net> | |
Mon, 18 Jul 2011 07:49:12 +0000 (03:49 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 20 Jul 2011 18:38:34 +0000 (11:38 -0700) | ||
commit | 5232586c7985e6a420ee741e19e7fd6d040d43f6 | |
tree | 5f35b0aa8a6e02712650280bbdb74dc09028e978 | tree | snapshot |
parent | 66c8448543432308e8fce5e3e04076e875410f67 | commit | diff |
improve httpd auth tests
These just checked that we could clone a repository when the
username and password were given in the URL; we should also
check that git will prompt when no or partial credentials
are given.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
These just checked that we could clone a repository when the
username and password were given in the URL; we should also
check that git will prompt when no or partial credentials
are given.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-httpd.sh | diff | blob | history | |
t/t5550-http-fetch.sh | diff | blob | history |