On Fri, Feb 22, 2013 at 09:25:19PM +0400, Alexander Sedov wrote: > Fair enough. Looks like automatic sending via git has its downsides.
You can use `git send-email --annotate HEAD^` and add a prefix to the subject. Or just change the "format.subjectprefix" configuration value to something like "st] [PATCH". > To clarify: it's for st. > > > 2013/2/22 Carlos Torres <[email protected]> > > Next time why not mention the app the patch is for in the subject i.e. > [dev][dwm] that way its not ambiguous. > > --Carlos > > >
