Skip to content

Instantly share code, notes, and snippets.

@mcandre
Created June 4, 2019 21:56
Show Gist options
  • Save mcandre/940d766ad6e1829aebae830543a0b400 to your computer and use it in GitHub Desktop.
Save mcandre/940d766ad6e1829aebae830543a0b400 to your computer and use it in GitHub Desktop.
Word and Color diff between two files
$ git diff --color-words --no-index <file a> <file b>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment