Skip to content

Instantly share code, notes, and snippets.

@h4cc
Created May 5, 2016 08:31
Show Gist options
  • Save h4cc/df5bed3ebbd19635cf48cbda0633a01a to your computer and use it in GitHub Desktop.
Save h4cc/df5bed3ebbd19635cf48cbda0633a01a to your computer and use it in GitHub Desktop.
#!/bin/sh
git shortlog -sn | cut -f2 | sort --ignore-case > CONTRIBUTORS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment