Marco Accorinti
Marco Accorinti
Any chance this could get a review?
I have the same issue
I worked around the problem recompiling libgit2 to use Schannel instead of WinHTTP and now it works. Sadly we have to patch it manually since there's no pygit2 distribution for...
The process is pretty straight forward, but I strongly advise against using this in production: - Clone the libgit2 repo: https://github.com/libgit2/libgit2 - Open up a Visual Studio Developer command prompt...