pub fn stash(repo: &mut Repository) -> Result<bool>Expand description
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.