
Hi, On Fri, Jul 22, 2016 at 10:27 AM, Christophe Fergeau <cfergeau@redhat.com> wrote:
On Thu, Jul 21, 2016 at 06:11:36PM +0100, Zeeshan Ali (Khattak) wrote:
Hi,
On Mon, Jul 18, 2016 at 3:54 PM, Christophe Fergeau <cfergeau@redhat.com> wrote:
Please add a gconfig: prefix to the subject line.
I have a custom git command to add 'libvirt-glib' prefix but I keep forgetting that --subject-prefix gets overriden by the second --subject-prefix I manually specify for adding patch series version.
Ah, I did not pay attention to that actually ;) But I'd recommend just doing git config format.subjectprefix=libvirt-glib and git send-email -v2 (-v2 should work with your custom git command if that fits better your worflow).
Thanks. If there is a way to also set the address to send emails to, I'll gladly drop my commands (actually they are git aliases).
But I was only asking that "Add GVirConfigDomainHostdev" becomes "gconfig: Add GVirConfigDomainHostdev"
Ah ok. I'll fix that. -- Regards, Zeeshan Ali (Khattak)