Skip to content

Instantly share code, notes, and snippets.

@StephanyBatista
Created August 24, 2021 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StephanyBatista/42e40731dcb8633f3f0824f596a325ab to your computer and use it in GitHub Desktop.
Save StephanyBatista/42e40731dcb8633f3f0824f596a325ab to your computer and use it in GitHub Desktop.
git log --name-only --pretty="format:" | sed '/^\s*$/'d | sort | uniq -c | sort -nr | head -n 50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment