Protocol https not supported or disabled in libcurl using Git

前端 未结 10 2584
深忆病人
深忆病人 2021-02-14 07:56

I have a few github repos and they have been working fine for the last few months.
However, a few days ago I started getting a strange error when trying to push
and pull

10条回答
  •  渐次进展
    2021-02-14 08:28

    The first answer is correct though in my case it was not PureData and I even couldn't found what program was conflicting. So I searched the libcurl.dll in C drive and cut it from SysWOW64 folder and pasted on desktop. Looked into its details and it was by some "shenzhen moyea software" which on google led me to youtube converted once installed by my lil bro. Anyways removing the file made the git working again.

提交回复
热议问题