Hacker News new | ask | show | jobs
by djur 3776 days ago
git has built-in word diffing with --word-diff, though. --word-diff=color does almost exactly the same thing.
1 comments

thanks. this is very nice and i wasn't aware of it

note: need to pipe it to "less -r"