author | Junio C Hamano <junkio@cox.net> | |
Wed, 12 Apr 2006 20:10:27 +0000 (13:10 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 12 Apr 2006 20:10:27 +0000 (13:10 -0700) | ||
commit | f4ee3eb68906f079dea45de4f1bbb03d68189eb3 | |
tree | ccd20e32930eda97bcdfa02b80fc06b308dd1814 | tree | snapshot |
parent | 475443c8489d9167b944367d8ec8bfef77bee0a5 | commit | diff |
stripspace: make sure not to leave an incomplete line.
When dealing with a commit log message for human consumption, it
never makes sense to keep a log that ends with an incomplete
line, so make it a part of the clean-up process done by
git-stripspace.
Acked-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
When dealing with a commit log message for human consumption, it
never makes sense to keep a log that ends with an incomplete
line, so make it a part of the clean-up process done by
git-stripspace.
Acked-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
stripspace.c | diff | blob | history |