GitLib.NET icon indicating copy to clipboard operation
GitLib.NET copied to clipboard

GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET

Results 3 GitLib.NET issues
Sort by recently updated
recently updated
newest added

The generated API requires mapping fixes (e.g change int to bool, use enums instead of integers...etc.) Here is the list of API that needs to be verified and fix with...

enhancement
help wanted

Why would I use this over [Libgit2sharp](https://github.com/libgit2/libgit2sharp)?

question

The generated API requires to check that the API is exposed correctly Here is the list of API that needs to be tested with unit tests: > HELP much welcome...

enhancement
help wanted