You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found out there is a library that can provide such credentials but it is not converted to .net standard yet (microsoft/Git-Credential-Manager-for-Windows#596). Also I'm not sure how to handle this in crossplatform way because this is windows only.
But should be able to use that with Cake_Git today on full framwork but referencing Microsoft.Alm.Authentication as and addin and using code above for username/pw.
I think it's possible to add them because if you add git clone, pull, and push, When you like use git clone then it might show the error if you are developing the git clone feature
Is it possible to add support for commands (git clone, pull and push), to use implicit credentials as its done using git CLI?
The text was updated successfully, but these errors were encountered: