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-sys builds a vendored libgit2 if the system version is too old,
but not if it is too new. So at the moment we need to keep this updated
or we end up linked against an incompatible version on systems that
upgrade system packages aggressively.
0 commit comments