]> git.ozlabs.org Git - next-scripts/commitdiff
Andrew uses git now
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 24 Aug 2022 03:13:55 +0000 (13:13 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 24 Aug 2022 03:13:55 +0000 (13:13 +1000)
do_stats

index 3a4c4e821ca7143fa122f511a03848c31afd9d04..046d76bf80627e796e0cac0d593b98cc3c3e777f 100755 (executable)
--- a/do_stats
+++ b/do_stats
@@ -124,6 +124,4 @@ Top ten commiters:
 
 $(git log --no-walk --stdin --pretty="format:%cE" <$sd/$next.sha1s.3 |
        tr 'A-Z' 'a-z' | sort | uniq -c | sort -nr | head -n 10)
-
-Those commits by me are from Andrew's mmotm tree.
 EOF