Skip to content

Instantly share code, notes, and snippets.

@mlcollard
Last active April 27, 2022 20:10
Show Gist options
  • Save mlcollard/91443cab9f29fd7640914f5a2f7acf1d to your computer and use it in GitHub Desktop.
Save mlcollard/91443cab9f29fd7640914f5a2f7acf1d to your computer and use it in GitHub Desktop.
git grep -h "@TODO"| sed 's/^[ ]*//g' | sort | uniq -c | sort -r -n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment