git-svn: test that extra blank lines aren't inserted in commit messages.
commitc8c6a2ecb48d717fe2735bf7790226021380d520
authorAvery Pennarun <apenwarr@gmail.com>
Thu, 12 Jun 2008 23:10:51 +0000 (12 19:10 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sat, 14 Jun 2008 18:47:56 +0000 (14 11:47 -0700)
tree4633073c6cdf1beceb19304e2ea0b87805dbdfd9
parent328eb9b32f7babfb182bad8655491aa6265e96eb
git-svn: test that extra blank lines aren't inserted in commit messages.

Improve the git-svn-author test to check that extra newlines aren't inserted
into commit messages as they take a round trip from git to svn and back.

We test both with and without the --add-author-from option to git-svn.

git-svn: test that svn repo doesn't have extra newlines.

Signed-off-by: Avery Pennarun <apenwarr@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9122-git-svn-author.sh