Skip to main content

git_stash_apply

Function git_stash_apply 

Source
pub fn git_stash_apply(repo_path: String, index: u32) -> Result<(), GitError>