On 24/08/15 21:42, Brian Paul wrote:
> I'm having trouble with git send-mail.  One of the patches was authored
> by a VMware intern whose email address is no longer valid.  When I send
> the series, I'm getting an error on the 4th patch and git send-email
> aborts.  Trying to figure it out...
> 
Guessing that the email bounces back, and git chokes. If so

$git send-email --suppress-cc=author ("sob", "all" or any other option)
might be the one you're looking for.

Cheers,
Emil

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to