Re: Proxy and authentication

From: Martin Langhoff <martin.langhoff@gmail.com>
Date: 2006-01-12 05:26:44
On 1/12/06, Beber <beber.lkml@gmail.com> wrote:
> Is there plan to allow proxy authentication and http/webdav remote
> repository authentication ?
> It seem that's it's quiet non-working for now.

search the list archives for more detail, but

  export http_proxy=http://my.proxy.tld:8080/
  git foo

should work. Have you tried embedding auth details in the url? Try
http://user:pass@my.proxy.tld:8080/

cheers,


martin
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Thu Jan 12 05:27:30 2006

This archive was generated by hypermail 2.1.8 : 2006-01-12 05:28:39 EST