Initializes a git_cherry_pick_options
with default values creating an instance with GIT_CHERRY_PICK_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