Tay Ray Chuan <rctay89@xxxxxxxxx> writes: > On Wed, May 18, 2011 at 7:08 AM, Ãvar ArnfjÃrà Bjarmason > <avarab@xxxxxxxxx> 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 -- 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