Declare forward-compatibility with libgit2 v1.2.0 #minor #800
Loading…
Reference in New Issue
No description provided.
Delete Branch "forwards-compat-v1.2.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.