Make git-send-email aware of Cc: lines.
commitabec100c3382f7d7b759f915a86e9773277263b6
authorJ. Bruce Fields <bfields@fieldses.org>
Mon, 19 Mar 2007 01:37:53 +0000 (18 21:37 -0400)
committerJunio C Hamano <junkio@cox.net>
Mon, 19 Mar 2007 04:10:03 +0000 (18 21:10 -0700)
tree93de0e59a1ff169f0a65ab5d2eb96588f88d7701
parentd6678c28e30e836449092a2917d4b0bd6254b06c
Make git-send-email aware of Cc: lines.

In the Linux kernel, for example, it's common to include Cc: lines
for cases when you want to remember to cc someone on a patch without
necessarily claiming they signed off on it.  Make git-send-email
aware of these.

Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-send-email.txt
git-send-email.perl