libgit2

cherrypick

Version:

"Cherry-pick" will attempts to re-apply the changes in an individual commit to the current index and working directory.

Structs

Cherry-pick options

Macros

Functions

Initialize git_cherrypick_options structure

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