]> git.ipfire.org Git - thirdparty/git.git/commit - t/t4014-format-patch.sh
Add tests for the last two fixes.
authorJunio C Hamano <junkio@cox.net>
Sat, 26 May 2007 07:26:20 +0000 (00:26 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 26 May 2007 07:26:20 +0000 (00:26 -0700)
commit816366e23dfe366b938b427eac8ea1c8345ea339
tree99bf4c435b16d169f4463c261df67f26a3cfa043
parent293623edbc9488adbc71c2e0de1100b52cb193ac
Add tests for the last two fixes.

This updates t4014 to check the two fixes for git-am and git-commit
we observed with "echo" that does backslash interpolation by default
without being asked with -e option.

Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t4014-format-patch.sh