libgit2

cherrypick

Version:
Git cherry-pick routines

Structs

Cherry-pick options

Macros

Functions

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