Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-am: re-fix the diag message printing
author
Junio C Hamano
<gitster@pobox.com>
Mon, 19 Jan 2009 03:34:31 +0000
(19:34 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 19 Jan 2009 03:34:31 +0000
(19:34 -0800)
The $FIRSTLINE variable is from the user's commit and can contain
arbitrary backslash escapes that may be (mis)interpreted when given to
"echo", depending on the implementation. Use "printf" to work around the
issue.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
4d2e283
)
No differences found