On Wed, 2014-12-17 at 13:15 -0800, Matt Turner wrote: > On Wed, Dec 17, 2014 at 12:51 PM, Timothy Arceri <t_arc...@yahoo.com.au> > wrote: > > It turns out Mesa hasn't compiled on less > > then 4.2 for a while so update conf to > > reflect this. > > The first two are: > > Reviewed-by: Matt Turner <matts...@gmail.com> > > and the last is > > Acked-by: Matt Turner <matts...@gmail.com> > > By the way, you seem to be manually line wrapping your commit > messages. vim is apparently run with appropriate options here when I > git commit such that it automatically handles this. I haven't done > anything to configure this.
Yeah I started doing it after sending in a couple of patches with long commit messages that were on a single line (although admittedly now that I think about it I think I edited the message directly in a patch file in those cases). I thought it was automatically wrapped too but last week I tried to edit a commit message during a rebase on one of the patches with the long commit message and it wouldn't automatically wrap it so I started doubting if it was wrapped when doing a commit also. Maybe a bug? But more likely just me not using git correctly. Anyway I'll try remove the manual wrapping before committing. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev