Skip to content

Instantly share code, notes, and snippets.

@tiagodevweb
Last active August 20, 2020 12:34
Show Gist options
  • Select an option

  • Save tiagodevweb/ecf96f7baccea298d12b773a1c497519 to your computer and use it in GitHub Desktop.

Select an option

Save tiagodevweb/ecf96f7baccea298d12b773a1c497519 to your computer and use it in GitHub Desktop.
git log --pretty=format: --name-only "*.php" | sort | uniq -c | sort -rg | head -10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment