'libgit2sharp accessing to the repository using Windows/Git cached credentials (without typing or inserting passwords)
using libgit2sharp i'm currently unable to perform basic operations over the network like fetch.
the example on the wiki is very clear, but I need to avoid to insert user and password in the code !!!
How can I use cached credentials (like the ones used by git.exe, visual studio, tortoiseGit ) (after many hours of internet search the solution has still to be found..)
thanks !!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
