hercules/tools/authors.sh
2021-04-07 00:40:56 +02:00

3 lines
118 B
Bash
Executable file

#!/usr/bin/env sh
git log --format=format:"%aN <%aE>" | grep -v "54d463be-8e91-2dee-dedb-b68131a5f0ec" | sort | uniq