Today I Learned

hashrocket A Hashrocket project

Finds diffs in long line

You can use git-diff to see specific differences between two very long lines.

git diff --word-diff <file>
See More #git TILs