Skip to content

Instantly share code, notes, and snippets.

@ryannealmes
Last active December 1, 2020 23:07
Show Gist options
  • Save ryannealmes/3d747b7c9f7a1fb9d60887c3580255b4 to your computer and use it in GitHub Desktop.
Save ryannealmes/3d747b7c9f7a1fb9d60887c3580255b4 to your computer and use it in GitHub Desktop.
Readable git diff

This can help get a more readable diff

git diff --diff-algorithm=Minimal ./somefile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment