Dmitry Smirnov [off-list ref] writes:
2011/11/16 Junio C Hamano [off-list ref]:
quoted
$ git ls-remote https://git.kernel.org/pub/scm/git/git.git |
grep -e HEAD -e master
in my case this command produce no output.
What if problem is caused by curl or TLS lib (libcurl-gnutls?) which
is used by my git?
Yeah, this is sounding very likely that this is an issue at the SSL/TLS
layer underneath whatever Git speaks.