cake-contrib / Cake_Git

Cake AddIn that extends Cake with Git features using LibGit2 and LibGit2Sharp
https://cakebuild.net/extensions/cake-git
Other
39 stars 63 forks source link

Cake Git is not working with Azure/VSTS (Error 401 : unauthorized) because of libgit2sharp Issue 1871 #152

Open X-TiMe opened 3 years ago

X-TiMe commented 3 years ago

Hello,

There is an authentication issue on libgit2sharp :

-> https://github.com/libgit2/libgit2sharp/issues/1871

I'm opening an issue so you can track if issue 1871 is resolved and you can update dependencies to the fixed libgit2sharp version.

Best Regards.