[matrix] <Justin> I found this which seems to do the trick. Is it what you use? latest=$(git log -n 1 --perl-regexp --author='^((?!l10n daemon script <scripty@kde.org>).*)$' | head -n 1 | cut -d " " -f 2)
latest=$(git log -n 1 --perl-regexp --author='^((?!l10n daemon script <scripty@kde.org>).*)$' | head -n 1 | cut -d " " -f 2)
(#general from "Sineware")