author | Linus Torvalds <torvalds@osdl.org> | |
Sat, 15 Apr 2006 04:20:51 +0000 (21:20 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 15 Apr 2006 04:46:08 +0000 (21:46 -0700) | ||
commit | 40c2fe003ce2af3ec522f239be274fd1a27422f6 | |
tree | c59e926805f50a680b4985550c8b389c0e24faaa | tree | snapshot |
parent | cad1ed953513c3ef099d524746bb737c2be7b701 | commit | diff |
Clean up trailing whitespace when pretty-printing commits
Partly because we've messed up and now have some commits with trailing
whitespace, but partly because this also just simplifies the code, let's
remove trailing whitespace from the end when pretty-printing commits.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Partly because we've messed up and now have some commits with trailing
whitespace, but partly because this also just simplifies the code, let's
remove trailing whitespace from the end when pretty-printing commits.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
commit.c | diff | blob | history |