Re: [PATCH 2/3] stash: introduce push verb From: Junio C Hamano <hidden> Date: 2017-01-23 18:27:52 Thomas Gummerer [off-list ref] writes: + stash_msg="$*" + + if test -z stash_msg A dollar-sign is missing here, I think. + then + push_stash $push_options + else + push_stash $push_options -m "$stash_msg" + fi +}
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help