On Sat, Jan 24, 2009 at 01:33, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > On Sat, 24 Jan 2009, Miklos Vajna wrote: >> I'm not familiar with the HTTP code, either, but here is the call stack >> I see: >> >> - builtin-clone calls transport_get_remote_refs() >> - that will call transport->get_refs_list() >> - that will call get_refs_via_curl() >> - that die()s on error, does not use return error() Which means all protocols actually die? > Only after writing my email (and just before sending) did I remember that > I have Mike's HTTP cleanups applied in my Git checkout. So I was > analyzing the wrong code. Hmmm, can't blame you considering it was around 4am ;). -- Cheers, Sverre Rabbelier -- 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