diff options
author | Shawn Pearce <spearce@spearce.org> | 2006-05-29 10:45:49 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-06-01 00:40:47 +0200 |
commit | 6891281cfa1a7c0d70ec76e80c5f87f518cdb160 (patch) | |
tree | b49429b874ab3e1fc0889d5b7d407a89de6a7424 /git-send-email.perl | |
parent | Improved pack format documentation. (diff) | |
download | git-6891281cfa1a7c0d70ec76e80c5f87f518cdb160.tar.xz git-6891281cfa1a7c0d70ec76e80c5f87f518cdb160.zip |
Allow multiple -m options to git-commit.
I find it very convenient to be able to supply multiple paragraphs
of text on the command line with a single git-commit call. This
change permits multiple -m/--message type options to be supplied
to git-commit with each message being added as its own paragraph
of text in the commit message.
The -m option is still not permitted with -c/-C/-F nor are multiple
occurrences of these options permitted.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-send-email.perl')
0 files changed, 0 insertions, 0 deletions