[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAP9bUy7Csp976xYOqmdk-8TM8v2YO6zurLqR3YxS_PByRj0eSA@mail.gmail.com>
Date: Wed, 25 Apr 2018 10:31:04 -0700
From: Sam Hansen <hansens@...gle.com>
To: linux-kernel@...r.kernel.org
Subject: git send-email duplicating messages?
Greetings,
I have been sending patches out like:
$ git send-email --to=foo-list@...r.kernel.org \
--cc-cmd='scripts/get_maintainer.pl -non -norolestats' \
*.patch
For some reason, when git sends the emails, it sends each patch both
directly to, and also cc's, everyone mentioned by get_maintainer.pl.
So, everyone gets duplicate messages. The get_maintainer.pl script,
when run manually, does not produce duplicate entries.
Has anyone run across this before? I'd like to do the right thing,
but don't exactly know what I'm doing wrong. Thanks.
Powered by blists - more mailing lists