Skip to content

Instantly share code, notes, and snippets.

@dietergoetelen
Created December 18, 2020 06:50
Show Gist options
  • Save dietergoetelen/9339ccb077fca9bd30fdd21b7d918be0 to your computer and use it in GitHub Desktop.
Save dietergoetelen/9339ccb077fca9bd30fdd21b7d918be0 to your computer and use it in GitHub Desktop.
git log --pretty=format: --name-only -- "*.ts" --since="10 day ago" | sort | uniq -c | sort -rg | head -n 20
5170
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment