merge: Expose recursion limit merge option (#642) #644

Merged
github-actions[bot] merged 1 commits from cherry-pick-261127460-release-0.27 into release-0.27 2020-09-18 08:23:21 -05:00
github-actions[bot] commented 2020-09-18 07:44:19 -05:00 (Migrated from github.com)

The recursion_limit merge option provided by libgit2 is currently not
exposed and thus inaccessible to Git2Go users. Let's expose it to let
users control creation of recursive merge bases.

(cherry picked from commit 7e726fda6e)

The `recursion_limit` merge option provided by libgit2 is currently not exposed and thus inaccessible to Git2Go users. Let's expose it to let users control creation of recursive merge bases. (cherry picked from commit 7e726fda6ec2b5d773e5a8b54ed06378a53c0f7f)
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#644
No description provided.