Michal Suchánek <msuchanek@xxxxxxx> writes: > Is there any way to see what the server is returning? If this is going over http(s)://, then export GIT_TRACE_CURL=true (or the absolute path name of the file you want to store the trace data in, in place for true that tells it to dump to the standard error stream), perhaps?