On Thu, Aug 28, 2008 at 8:00 AM, Paolo Ciarrocchi
[off-list ref] wrote:
Hi all,
i'm looking for a way to use git behind a corporate proxy which
requires authentication.
i just need to be able to fetch/pull via http.
i'm using git on a win xp box.
Any hint?
Yes, google for http_proxy ;-)
export http_proxy=http://host:port
git clone http://username:password@giturl
Ciao,
--
Paolo
http://paolo.ciarrocchi.googlepages.com/