Function git_stack::legacy::git::stash_push

source ·
pub fn stash_push(repo: &mut dyn Repo, context: &str) -> Option<Oid>