Provide missing merge flags #615

Merged
takuji merged 2 commits from add-merge-options into master 2020-06-04 22:34:37 -05:00
takuji commented 2020-06-04 05:37:08 -05:00 (Migrated from github.com)

This change adds two missing merge flags MergeTreeSkipREUC and MergeTreeNoRecursive.
Thanks.

This change adds two missing merge flags MergeTreeSkipREUC and MergeTreeNoRecursive. Thanks.
lhchavez (Migrated from github.com) reviewed 2020-06-04 07:35:29 -05:00
lhchavez (Migrated from github.com) left a comment

nice! just one tiny request

nice! just one tiny request
lhchavez (Migrated from github.com) commented 2020-06-04 07:34:41 -05:00

i'll fix the other docstrings on another change, but would it be possible for the added docstrings to follow Go's convention of starting with the name they are describing?

// MergeTreeSkipREUC does not write ...
i'll fix the other docstrings on another change, but would it be possible for the added docstrings to follow Go's convention of starting with the name they are describing? ```go // MergeTreeSkipREUC does not write ... ```
lhchavez (Migrated from github.com) approved these changes 2020-06-04 22:34:22 -05:00
lhchavez (Migrated from github.com) left a comment

Thank you :D

Thank you :D
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#615
No description provided.