Skip to main content

git_restore_file

Function git_restore_file 

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