author | Stephen Boyd <bebarino@gmail.com> | |
Tue, 16 Jun 2009 22:32:57 +0000 (15:32 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 18 Jun 2009 16:50:14 +0000 (09:50 -0700) | ||
commit | b3c32ead20bc4d3baa6cffe00dd862f069463869 | |
tree | d52f299c4c5f299f62af232fee0d3ec19d437067 | tree | snapshot |
parent | 4f4fa9c228a1ac2854c0814b5b23df43b8d98203 | commit | diff |
t4150: test applying with a newline in subject
Commit 4b7cc26 (git-am: use printf instead of echo on user-supplied
strings, 2007-05-25) fixed a bug where subjects with newlines would
cause git-am to echo multiple lines when it says "Applying: <subject>".
This test ensures that fix stays valid.
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Commit 4b7cc26 (git-am: use printf instead of echo on user-supplied
strings, 2007-05-25) fixed a bug where subjects with newlines would
cause git-am to echo multiple lines when it says "Applying: <subject>".
This test ensures that fix stays valid.
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4150-am.sh | diff | blob | history |