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@xxxxxxxxxx > 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: [PATCH virt-install ...] or [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 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list