author | J. Bruce Fields <bfields@fieldses.org> | |
Mon, 19 Mar 2007 01:37:53 +0000 (21:37 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 19 Mar 2007 04:10:03 +0000 (21:10 -0700) | ||
commit | abec100c3382f7d7b759f915a86e9773277263b6 | |
tree | 93de0e59a1ff169f0a65ab5d2eb96588f88d7701 | tree | snapshot |
parent | d6678c28e30e836449092a2917d4b0bd6254b06c | commit | diff |
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>
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 | diff | blob | history | |
git-send-email.perl | diff | blob | history |