Files
git/Documentation
Jay Soffian 3531e2703d send-email: --suppress-cc improvements
Since 6564828 (git-send-email: Generalize auto-cc recipient
mechanism., 2007-12-25) we can suppress automatic Cc generation
separately for each of the possible address sources.  However,
--suppress-cc=sob suppressed both SOB lines and body (but not header)
Cc lines, contrary to the name.

Change --suppress-cc=sob to mean only SOB lines, and add separate
choices 'bodycc' (body Cc lines) and 'body' (both 'sob' and 'bodycc').
The option --no-signed-off-by-cc now acts like --suppress-cc=sob,
which is not backwards compatible but matches the name of the option.

Also update the documentation and add a few tests.

Original patch by me. Revised by Thomas Rast, who contributed the
documentation and test updates.

Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2009-02-14 21:48:38 -08:00
..
2009-02-04 00:12:19 -08:00
2009-02-10 21:32:10 -08:00
2009-01-25 18:56:13 -08:00
2009-01-23 21:51:20 -08:00
2008-12-29 01:21:45 -08:00
2009-01-28 11:33:51 -08:00
2009-02-07 11:18:40 -08:00
2009-01-17 23:04:40 -08:00
2009-01-07 00:09:10 -08:00
2008-12-19 19:27:35 -08:00
2009-01-25 12:41:09 -08:00
2009-01-29 00:12:52 -08:00
2009-02-07 00:51:47 -08:00
2009-02-11 18:44:03 -08:00
2008-12-24 19:41:08 -08:00