Skip to content

Instantly share code, notes, and snippets.

@brschwar
Last active March 19, 2020 14:33
Show Gist options
  • Save brschwar/07b67e89acf84a152877f1d87a36db14 to your computer and use it in GitHub Desktop.
Save brschwar/07b67e89acf84a152877f1d87a36db14 to your computer and use it in GitHub Desktop.
git log --name-only --since="365 days" | sort -u | awk '/\.(le|c|sa|sc)ss$/{print}' | nl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment