git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Paolo Ciarrocchi" <paolo.ciarrocchi@gmail.com>
To: Git@vger.kernel.org
Subject: Re: Fetch via http and proxy which requires authentication
Date: Thu, 28 Aug 2008 12:13:08 +0200	[thread overview]
Message-ID: <4d8e3fd30808280313i70f572cfh9c14fbc2adbf5cea@mail.gmail.com> (raw)
In-Reply-To: <4d8e3fd30808272300g58d92dd8pd877d72805bc29c0@mail.gmail.com>

On Thu, Aug 28, 2008 at 8:00 AM, Paolo Ciarrocchi
<paolo.ciarrocchi@gmail.com> 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/

  reply	other threads:[~2008-08-28 10:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-28  6:00 Fetch via http and proxy which requires authentication Paolo Ciarrocchi
2008-08-28 10:13 ` Paolo Ciarrocchi [this message]
2008-11-03 14:02   ` Dilip M
2008-11-04 11:13     ` Paolo Ciarrocchi
2008-11-06 13:29       ` Dilip M

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4d8e3fd30808280313i70f572cfh9c14fbc2adbf5cea@mail.gmail.com \
    --to=paolo.ciarrocchi@gmail.com \
    --cc=Git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).