[PATCH] pwclient: support 'git am -m'
Stephen Finucane
stephen at that.guru
Sat Feb 1 23:49:13 AEDT 2020
On Wed, 2020-01-22 at 18:31 +0100, Greg Kurz wrote:
> A new '--msgid' argument is added that causes pwclient to call
> 'git am -m' and thus add the Message-ID header to the commit
> message. This is a recommended practice in some projects like
> QEMU for example.
>
> This can also be controlled from the .pwclientrc file, like
> '--signoff' and '--3way'.
>
> Signed-off-by: Greg Kurz <groug at kaod.org>
I need to get pwclient set up as a subproject on Patchwork but haven't
gotten around to it yet. I've applied this and cut pwclient 1.2.
Thanks!
Stephen
> ---
>
> Hi,
>
> This is a patch against the master branch of pwclient repo at:
>
> https://github.com/getpatchwork/pwclient.git
>
> If it should be submitted some other way, please advice.
>
> Cheers,
>
> --
> Greg
More information about the Patchwork
mailing list