git-format-patch: add a new format.cc configuration variable
authorMiklos Vajna <vmiklos@frugalware.org>
Sat, 26 Apr 2008 21:19:06 +0000 (23:19 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 30 Apr 2008 02:56:25 +0000 (19:56 -0700)
Some projects prefer to always CC patches to a given mailing list. In
these cases, it's handy to configure that address once.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found