You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libgit2 1.6.1 has been released, which (among other fixes) contains a fix for NetBSD which particularly affects git2-rs when no system libgit2 is used (where currently the build is broken due to a conflict with system headers).
Can you please make a new release using libgit2 1.6.1 so this fix be used in other projects? Thank you.