author | Paolo Bonzini <paolo.bonzini@lu.unisi.ch> | |
Wed, 28 Feb 2007 20:02:02 +0000 (21:02 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 28 Feb 2007 20:38:08 +0000 (12:38 -0800) | ||
commit | a94f457e89f78a5a15e63417abdb281ce655f986 | |
tree | 61f3350dd43e18968db1060a697d95aee821ce36 | tree | snapshot |
parent | 2c46759db757eb742590e8547cb0c63e8bdb1da1 | commit | diff |
git-archimport: support empty summaries, put summary on a single line.
Don't fail if the summary line in an arch commit is empty. In this case,
try to use the first line in the commit message followed by an ellipsis.
In addition, if the summary is multi-line, it is joined on a single line.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Don't fail if the summary line in an arch commit is empty. In this case,
try to use the first line in the commit message followed by an ellipsis.
In addition, if the summary is multi-line, it is joined on a single line.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-archimport.perl | diff | blob | history |