Skip to content

Instantly share code, notes, and snippets.

@mlcollard
Last active April 17, 2023 12:44
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 mlcollard/3cb3f1cdcc6e0ef2fc9a9c835c236449 to your computer and use it in GitHub Desktop.
Save mlcollard/3cb3f1cdcc6e0ef2fc9a9c835c236449 to your computer and use it in GitHub Desktop.
git grep -h "@TODO" | sed -e 's/^[ ]*//' | sort | uniq --count | sort --reverse --sort=numeric
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment