Skip to content

Instantly share code, notes, and snippets.

@henrahmagix
Created November 16, 2012 17:23
Show Gist options
  • Save henrahmagix/4089183 to your computer and use it in GitHub Desktop.
Save henrahmagix/4089183 to your computer and use it in GitHub Desktop.
Tame a git-diff output of Compass compiled CSS with line-number comments
git diff "$@" | grep '^[-+][^/]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment