From: Junio C Hamano <gitster@pobox.com>
To: Tay Ray Chuan <rctay89@gmail.com>
Cc: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>,
"Git Mailing List" <git@vger.kernel.org>
Subject: Re: Is there a debug mode for git-clone https traffic?
Date: Tue, 17 May 2011 22:33:07 -0700 [thread overview]
Message-ID: <7v4o4sefos.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <BANLkTinmoJA6tZDaGD9K9cBm_dbmti=P=w@mail.gmail.com> (Tay Ray Chuan's message of "Wed, 18 May 2011 13:29:27 +0800")
Tay Ray Chuan <rctay89@gmail.com> writes:
> On Wed, May 18, 2011 at 7:08 AM, Ævar Arnfjörð Bjarmason
> <avarab@gmail.com> wrote:
>>
>> I''m trying to debug a problem where over a https proxy I have
>> "warning: remote HEAD refers to nonexistent ref, unable to checkout."
>> when doing git-clone.
>>
>> I suspect that it might be an overzealous security scanner sitting in
>> the middle.
>>
>> Is there some debugging mode for git-clone where it'll dump the
>> traffic being sent over the wire that I could use to confirm this?
>
> Run the process with GIT_CURL_VERBOSE=1. There's also another option
> to debug communication between transport helpers but I forget what it
> is.
GIT_TRACE_PACKET
next prev parent reply other threads:[~2011-05-18 5:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-17 23:08 Is there a debug mode for git-clone https traffic? Ævar Arnfjörð Bjarmason
2011-05-18 1:38 ` Richard Peterson
2011-05-18 5:29 ` Tay Ray Chuan
2011-05-18 5:33 ` Junio C Hamano [this message]
2011-05-18 8:59 ` Jeff King
2011-05-18 15:38 ` Junio C Hamano
2011-05-23 8:21 ` Ævar Arnfjörð Bjarmason
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=7v4o4sefos.fsf@alter.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=avarab@gmail.com \
--cc=git@vger.kernel.org \
--cc=rctay89@gmail.com \
/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).