gcc/contrib
Jason Merrill 4ed34c60a8 git: Tell git send-email where to send patches.
I've been using

  git send-email --annotate --suppress-from --to=gcc-patches@gcc.gnu.org \
  ${@:-HEAD^} ':!*/ChangeLog' ':!*configure'

for sending most patches, but it occurs to me that it would be useful to put
the To: address in the configury.

If someone were feeling ambitious, they could write a script to analyze a
patch and add the relevant maintainers to To: or CC:.

contrib/ChangeLog:

	* gcc-git-customization.sh: Configure sendemail.to.
2020-12-02 14:41:02 -05:00
..
2020-12-01 00:16:38 +00:00
2020-05-26 04:30:15 -03:00
2020-11-16 20:26:28 +01:00
2020-05-28 10:27:09 +02:00
2020-07-23 13:34:00 -04:00