Re: 463 kernel developers missing!

From: Christian Borntraeger
Date: Mon Jul 28 2008 - 13:15:54 EST


Am Montag, 28. Juli 2008 schrieb Jon Smirl:
> > You count merges as patches.
>
> I just used the output from git shortlog, is there a better way?

git-shortlog --no-merges

You can also avoid the grepping:

git-shortlog -n -s --no-merges
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/