On Tue, Mar 29, 2016 at 05:17:06PM -0700, Bryce Harrington wrote: > On Tue, Mar 29, 2016 at 06:17:38PM -0500, Yong Bakos wrote: > > > > > > From: Yong Bakos <yba...@humanoriented.com> > > > > > > All event arg elements now have an appropriate summary attribute. > > > This was conducted mostly in response to the undocumented parameter > > > warnings generated during 'make check'. > > > > > > Signed-off-by: Yong Bakos <yba...@humanoriented.com> > > > --- > > > > Sorry I borked the subject line. Should be [PATCH wayland]... > > Let me know if I should re-send. > > It's fine, I forget to do this myself from time to time. > Fwiw 'wayland' is implied when one omits specifying the project in the > subject line, anyway. > > I've learned you can put this in your weston checkout's .git/config: > > [format] > pretty = fuller > subjectprefix = "PATCH weston" > > But I find in practice I usually have to override it anyway with > --subject-prefix to add the patchset version numbers.
fwiw, I've started running this in any new repo, it's pretty much universally applicable: git config --add format.subjectprefix "PATCH `basename $PWD`" Cheers, Peter _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel