Function libgit2_sys::git_reset_default
source · pub unsafe extern "C" fn git_reset_default(
repo: *mut git_repository,
target: *const git_object,
pathspecs: *const git_strarray
) -> c_int
pub unsafe extern "C" fn git_reset_default(
repo: *mut git_repository,
target: *const git_object,
pathspecs: *const git_strarray
) -> c_int