Skip to content

Instantly share code, notes, and snippets.

@c4milo
Created August 17, 2015 15:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save c4milo/00b80009d5016d46455c to your computer and use it in GitHub Desktop.
Save c4milo/00b80009d5016d46455c to your computer and use it in GitHub Desktop.
git log --pretty="format:%an %ae" | sort | uniq -i | sort | sed -e 's/^ *[0-9]* //g' > AUTHORS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment