Skip to content

Instantly share code, notes, and snippets.

@brew
Last active October 16, 2018 08:51
Show Gist options
  • Save brew/12b7d8ccfab07f0da057e21b56a8e581 to your computer and use it in GitHub Desktop.
Save brew/12b7d8ccfab07f0da057e21b56a8e581 to your computer and use it in GitHub Desktop.
git diff with exlusion patterns
git diff -- . ":(exclude,glob)**/*.map" ":(exclude,glob)**/*.css"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment