Use un-deprecated options init functions from libgit2 #656

Merged
suhaibmujahid merged 1 commits from options_init into master 2020-10-22 08:18:11 -05:00
suhaibmujahid commented 2020-10-09 11:11:14 -05:00 (Migrated from github.com)

This PR move form linking against the deprecated init_options functions to the renamed options_init functions.

For more context see libgit2/libgit2@0b5ba0d744 and libgit2/libgit2@c6184f0c4b.

This PR move form linking against the deprecated `init_options` functions to the renamed `options_init` functions. For more context see libgit2/libgit2@0b5ba0d744e69da5dc8c08d167c83dd87ed83af2 and libgit2/libgit2@c6184f0c4b209e462bf3f42ab20df2d13d8ee918.
lhchavez (Migrated from github.com) approved these changes 2020-10-22 08:17:48 -05:00
lhchavez (Migrated from github.com) left a comment

oooh nice! i tried getting all of these at some point, and it seems like i didn't get all of them.

thanks!

oooh nice! i tried getting all of these at some point, and it seems like i didn't get all of them. thanks!
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#656
No description provided.