Function libgit2_sys::git_cherrypick
source · pub unsafe extern "C" fn git_cherrypick(
repo: *mut git_repository,
commit: *mut git_commit,
options: *const git_cherrypick_options
) -> c_int
pub unsafe extern "C" fn git_cherrypick(
repo: *mut git_repository,
commit: *mut git_commit,
options: *const git_cherrypick_options
) -> c_int