From: Stephen Rothwell Date: Wed, 24 Aug 2022 03:13:55 +0000 (+1000) Subject: Andrew uses git now X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=8b49c940fe8fbc7d82d823ebdc6a52fc93ebe246;p=next-scripts Andrew uses git now --- diff --git a/do_stats b/do_stats index 3a4c4e8..046d76b 100755 --- 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