From: John Szakmeister <hidden> Date: 2016-06-15 22:55:13
On Sat, Nov 10, 2012 at 2:49 AM, Enrico Weigelt [off-list ref] wrote:
[snip]
Their webserver seems to be configured quite restrictively
(eg. cannot access files like 'packed-refs').
Is there a way to trace the actual HTTP calls ?
Try GIT_CURL_VERBOSE=1. GIT_TRACE_PACKET=1 can be helpful too.
-John
PS Sorry for the duplicate. I meant to respond to the list as well.