Thread (8 messages) flat view 8 messages, 5 authors, 2016-06-15

Re: [PATCH] stash: end commit log with a newline

From: Uwe Kleine-König <hidden>
Date: 2016-06-15 22:43:19

Hallo Johannes,

Johannes Schindelin wrote:
On Tue, 3 Jul 2007, Uwe Kleine-K?nig wrote:
quoted
-	w_commit=$(printf 'WIP on %s' "$msg" |
+	w_commit=$(printf 'WIP on %s\n' "$msg" |
Why not

	w_commit=$(echo "WIP on $msg" |
I just continued to use printf to make a minimal change.  I don't have
anything against echo.
 
Best regards
Uwe

-- 
Uwe Kleine-König

http://www.google.com/search?q=5%2B7
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help