Function libgit2_sys::git_reset [] [src]

pub unsafe extern fn git_reset(repo: *mut git_repository, target: *mut git_object, reset_type: git_reset_t, checkout_opts: *const git_checkout_options) -> c_int