Function libgit2_sys::git_remote_add_push
source ยท pub unsafe extern "C" fn git_remote_add_push(
repo: *mut git_repository,
remote: *const c_char,
refspec: *const c_char,
) -> c_int
pub unsafe extern "C" fn git_remote_add_push(
repo: *mut git_repository,
remote: *const c_char,
refspec: *const c_char,
) -> c_int