On Mon, Jul 30, 2018 at 4:13 PM, Riccardo Mottola
<riccardo.mottola%libero.it@localhost> wrote:
Hi All,
I have some strange happening after I upgraded to 8.0 with 8.0_2018Q1
packages (I removed all packages before and reinstalled)
I cannot git clone or git pull over https anymore!
Even existing repositories do not pull! And I see no errors, like:
$ git clone https://github.com/github/debug-repo /tmp/debug-repo-http
Cloning into '/tmp/debug-repo-http'...
and "nothing" happens and no repository.
How can I debug more??
However if I use ssh it works!