Skip to main content

git_stash_list

Function git_stash_list 

Source
pub fn git_stash_list(repo_path: String) -> Result<Vec<StashEntry>, GitError>