[GIT PULL] omap fixes for 2.6.33-rc3
Tony Lindgren
tony at atomide.com
Fri Jan 8 17:27:15 EST 2010
* Paul Walmsley <paul at pwsan.com> [100108 14:03]:
> Hello Linus, Tony,
>
> On Fri, 8 Jan 2010, Tony Lindgren wrote:
>
> > * Linus Torvalds <torvalds at linux-foundation.org> [100108 10:18]:
> > >
> > > There are other problems with that branch too - the "committer"
> > > information is pure sh*t. It says "paul <paul at twilight.(none)>", so quite
> > > frankly, somebody hasn't even read the very first chapter of just about
> > > every single git documentation that is out there.
> > >
> > > And now that I noticed, I see that the crap-for-brains committer info has
> > > been going on for a long time, and I just hadn't looked closely enough
> > > before. I didn't look closely enough to see if the rebase problem had also
> > > happened before.
>
> Sorry - I seem to be the crap-for-brains committer. Will fix -
Here's a check for unconfigured GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL:
$ git log --pretty=oneline --author=".(none)" --committer=".(none)" v2.6.33-rc1..
If it returns results, something is wrong.
Should we have some check like this in place for all pulls?
Regards,
Tony
More information about the linux-arm-kernel
mailing list