Declare forward-compatibility with libgit2 v1.2.0 #minor #800

Merged
lhchavez merged 1 commits from forwards-compat-v1.2.0 into main 2021-09-04 22:07:24 -05:00
lhchavez commented 2021-09-04 21:52:53 -05:00 (Migrated from github.com)

We can't yet ship a fully libgit2 v1.2.0-compatible library due to a
missing public symbol, but we can allow the v1.1.0-era codebase to link
against libgit2 v1.2.0 in the meantime.

We can't yet ship a fully libgit2 v1.2.0-compatible library due to a missing public symbol, but we can allow the v1.1.0-era codebase to link against libgit2 v1.2.0 in the meantime.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#800
No description provided.