]> git.ipfire.org Git - thirdparty/git.git/commit - git-svn.perl
git-svn: simplify the handling of fatal errors
authorBenoit Sigoure <tsuna@lrde.epita.fr>
Tue, 16 Oct 2007 14:36:52 +0000 (16:36 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 17 Oct 2007 06:47:37 +0000 (02:47 -0400)
commit207f1a75e7e4d14286aeed107af7c56dc811797b
tree19fcc93547e45a0a37eeb5b7cbd993cfc8844f33
parent51e057cf808eb1c277da08f42d0ccd611ea315cc
git-svn: simplify the handling of fatal errors

* git-svn.perl (&fatal): Append the newline at the end of the error
message.
Adjust all callers.

Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-svn.perl