fix invalid guard forcing v27 instead of v28 #515
Labels
No Label
bug
duplicate
enhancement
invalid
question
up for grabs
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jcarr/git2go#515
Loading…
Reference in New Issue
No description provided.
Delete Branch "patch-1"
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?
A few months ago a PR has been made to support v28, but the guard around the dynamic lib hasn't been updated. This PR fixes that.
@Nivl can we get this merged?
@rssathe Unfortunately that's not my call. Ping @carlosmn
Bumping this. Definitely want support for latest libgit2 with this library.
@carlosmn any chance we can get this in? There are a few security updates in 0.28 that are important.
There is a v28 branch building with 0.28 statically but the guard there forces v27 which probably doesn't build.
I think even the tag of v0.28.4 is broken in this way.
oops, sorry about that ><