On Thu, Aug 28, 2008 at 8:00 AM, Paolo Ciarrocchi <paolo.ciarrocchi@xxxxxxxxx> 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/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html