activate git trace on client (verbose output)
in current git bash export:
me@DEV703 ~/temp
$ export GIT_TRACE=1
$ export GIT_TRACE_PACKET=1
$ export GIT_CURL_VERBOSE=1
Kommentare