Debug git HTTPS connection
October 11, 2014 15:02:46 Last update: October 11, 2014 15:03:50
Set these environment variables to make git print verbose info.
$ GIT_CURL_VERBOSE=1 GIT_DEBUG_LOOKUP=1 GIT_TRANSLOOP_DEBUG=1 GIT_TRANSPORT_HELPER_DEBUG=1 git remote show origin