Skip to main content

git_checkout_ours

Function git_checkout_ours 

Source
pub fn git_checkout_ours(
    repo_path: String,
    file_path: String,
) -> Result<(), GitError>