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