commit | 5232586c7985e6a420ee741e19e7fd6d040d43f6 | [log] [tgz] |
---|---|---|
author | Jeff King <peff@peff.net> | Mon Jul 18 03:49:12 2011 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Jul 20 11:38:34 2011 -0700 |
tree | 5f35b0aa8a6e02712650280bbdb74dc09028e978 | |
parent | 66c8448543432308e8fce5e3e04076e875410f67 [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>