Skip to content

Instantly share code, notes, and snippets.

@andrewwheal
Created October 15, 2013 16:52
Show Gist options
  • Save andrewwheal/6994776 to your computer and use it in GitHub Desktop.
Save andrewwheal/6994776 to your computer and use it in GitHub Desktop.
Git word diff alias
wdiff = diff --color-words --word-diff-regex='[^[:space:]\\(\\)/<>{}\",_-]+'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment