Re: [PATCH] stash: end commit log with a newline From: Johannes Schindelin <hidden> Date: 2016-06-15 22:43:19 Hi, On Tue, 3 Jul 2007, Uwe Kleine-K?nig wrote: - w_commit=$(printf 'WIP on %s' "$msg" | + w_commit=$(printf 'WIP on %s\n' "$msg" | Why not w_commit=$(echo "WIP on $msg" | Hmm? It is shorter and more to the point. IMHO it is also more common. Ciao, Dscho
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help