author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sun, 11 Nov 2007 17:36:39 +0000 (17:36 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 23 Nov 2007 01:05:03 +0000 (17:05 -0800) | ||
commit | f9568530c97757d840171c685fd623e1f68bc552 | |
tree | b98b766581a5ef4fb659b81a4a4ba26e74389413 | tree | snapshot |
parent | 2150554b0ed60356d8918b610834c04ad2eecdec | commit | diff |
builtin-commit: resurrect behavior for multiple -m options
When more than one -m option is given, the message does not replace
the previous, but is appended as a new paragraph.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When more than one -m option is given, the message does not replace
the previous, but is appended as a new paragraph.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-commit.c | diff | blob | history |