website/content/blog/git-diff-by-words.md

339 B

date draft math medium_enabled medium_post_id tags title
2022-02-04 21:23:30-05:00 false false true 1fa7eb8ae0f5
Git
Git Diff by Words

When working in LaTex it is often more useful to see the changes by words as opposed to lines. Luckily, it's pretty easy to view this in the terminal.

git diff --color-words