\n usage in stderr output
authorAlex Riesen <raa.lkml@gmail.com>
Thu, 15 Dec 2005 07:47:30 +0000 (08:47 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 22 Dec 2005 07:09:40 +0000 (23:09 -0800)
commit7246ed438c541650c2cd50e4e98b43226f60da0c
treef7b8899038e9434ce77fe7db3ca7ccf80747b2f7
parentf4a11066cfb70c49fddbca7f95aa0fedcee53cca
\n usage in stderr output

fprintf and die sometimes have missing/excessive "\n" in their arguments,
correct the strings where I think it would be appropriate.

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
config.c
git.c
receive-pack.c
sha1_file.c
show-branch.c