Hallo Johannes, Johannes Schindelin wrote: > 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" | 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 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html