On Wed, 2016-08-31 at 11:51 -0700, Joe Perches wrote: > Many commits have various forms of bylines similar to >      "Acked-by: Name
" and "Reported-by: Name
" > > Add the ability to cc: bylines (e.g. Acked-by:) when using git send- > email. > > This can be suppressed with --suppress-cc=bylines. > > Signed-off-by: Joe Perches > --- >  Documentation/git-send-email.txt | 11 +++++++---- >  git-send-email.perl              | 16 +++++++++++----- >  2 files changed, 18 insertions(+), 9 deletions(-) Acked-by: Jeff Kirsher