walteralmeida
Results
1
issues of
walteralmeida
I am trying to do a pull, using the documented code : using (var repo = new Repository(folder)) { // Credential information to fetch LibGit2Sharp.PullOptions options = new LibGit2Sharp.PullOptions(); options.FetchOptions...