We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attached discussion in slack.
In order to reproduce, make a call to the runner using either a local or url path.
IList results = Runner.Run(options.Path);
We may need to implement the solution explained in the following stack overflow post.
https://stackoverflow.com/questions/66152869/no-error-message-has-been-provided-by-the-native-library-repository-clone-libgit
The text was updated successfully, but these errors were encountered:
Another reason to dump LibGit2Sharp?
Sorry, something went wrong.
No branches or pull requests
Attached discussion in slack.
In order to reproduce, make a call to the runner using either a local or url path.
IList results = Runner.Run(options.Path);
We may need to implement the solution explained in the following stack overflow post.
https://stackoverflow.com/questions/66152869/no-error-message-has-been-provided-by-the-native-library-repository-clone-libgit
The text was updated successfully, but these errors were encountered: