On Mon, 2011-01-24 at 14:16 +0100, walter harms wrote: > > > - The preferred subject line format would be: > > [PATCH libXt] add simple example for XtAppNextEvent() man page > > > > how can i get GIT to make a header like that ? >
The reviewers need to know for which component this patch is for when
reading the e-mail (there are over 200 of them). You can configure the
git format-patch command to always do it for you:
$> git config format.subjectprefix "PATCH libXft"
http://www.x.org/wiki/Development/Documentation/SubmittingPatches
signature.asc
Description: This is a digitally signed message part
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
