
18 Jul
2016
18 Jul
'16
1:39 p.m.
On Thu, Jul 14, 2016 at 06:57:35PM +0100, Zeeshan Ali (Khattak) wrote:
Oh and when you provide updated patches, please make the subject prefix on emails 'gconfig' or 'libvirt-gconfig' so context is very clear. You'll want version too so --subject-prefix="gconfig v2" would be good.
I usually configure this once and for all for a given repository using $ git config format.subjectprefix=libvirt-glib Then I only need to use "git send-email -v2" and I get the right prefix. with not much typing. Christophe