What does it take to send the cover letter to all people which are
listed in the Cc: list of the following patches? Each patch has a
different Cc: list. The "git send-email --help" command suggests that
this cmdline should do it. But the cover letter goes just to the address
listed in --to=:
env TMPDIR=/dev/shm LC_ALL=C git send-email -M --stat --annotate \
--cover-letter --cc-cover --to=$address \
$base..$head
Thanks,
Olaf
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html