I\'m trying to use libgit2sharp in a web-project.The problem is that libgit2sharp\'s solution is for VS2010 and I\'m using VS2008.So I had to create a new solution and modify the code not to use defau
I am trying to clone a repository which is available in BitBucket. Providing correct proxy settings in my git.config file, Clone works only with a specific version of LibGit2Sharp(0.22.0).