[−][src]Function git_quickfix::stash
pub fn stash(repo: &mut Repository) -> Result<bool>
Returns Ok(true) if stashing was successful. Ok(false) if stashing was not needed.
pub fn stash(repo: &mut Repository) -> Result<bool>
Returns Ok(true) if stashing was successful. Ok(false) if stashing was not needed.