clone_checkout_strategy removed #402
Loading…
Reference in New Issue
No description provided.
Delete Branch "v26"
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?
There is a breaking API change in libgit2 0.26.
I guess
CloneCheckoutStrategy
also can be removed.Would be nice to merge it as some point to v26
Thanks, it looks like I made a bit of a mess with the v26 update. I fixed up a couple of things and merged your fix.