[virt-tools-list] [PATCH v2 0/2] Another build fix

Michal Privoznik mprivozn at redhat.com
Fri Dec 14 16:32:34 UTC 2012


On 14.12.2012 16:57, Martin Kletzander wrote:
> This is an v2 of
> https://www.redhat.com/archives/virt-tools-list/2012-December/msg00278.html
> that adds one more patch that deals with newly-arisen problem.
> 
> Martin Kletzander (2):
>   spec: Add pod2man to build requisites
>   build: One more fix for clean builds
> 
>  python-virtinst.spec.in | 1 +
>  setup.py                | 7 ++++---
>  2 files changed, 5 insertions(+), 3 deletions(-)
> 
> --
> 1.8.0.2
> 
> _______________________________________________
> virt-tools-list mailing list
> virt-tools-list at redhat.com
> https://www.redhat.com/mailman/listinfo/virt-tools-list
> 

Since virt-tools-list covers many tools, it would be nice to be able to
distinguish patches just based on $SUBJ prefix. That is, this one should
have: [virt-tools-list][PATCH virt-install ...] or
[virt-tools-list][virt-install][PATCH ...]. Which one you prefer more.

If you are so lazy as I am, or you keep forgetting about this, you can
just add it by default by running:

git config format.subjectprefix "virt-install][PATCH"

or something similar.

Michal




More information about the virt-tools-list mailing list