Cherry-pick options
Initializes a git_cherrypick_options
with default values creating an instance with GIT_CHERRYPICK_OPTIONS_INIT.
Cherry-picks the given commit against the given "our" commit, producing an index that reflects the result of the cherry-pick
Cherry-pick the given commit, producing changes in the index and working directory