Skip to content

Instantly share code, notes, and snippets.

@tombooth
Created July 11, 2017 10:14
Show Gist options
  • Save tombooth/79e73f75c827360b1c0df073f2bbb102 to your computer and use it in GitHub Desktop.
Save tombooth/79e73f75c827360b1c0df073f2bbb102 to your computer and use it in GitHub Desktop.
Number of commiters over time period
git shortlog -sne --since="01 Jan 2017" --before="01 July 2017"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment