Comment on Diff So Fancy: make Git diffs look goodparentComments−djur10ygit has built-in word diffing with --word-diff, though. --word-diff=color does almost exactly the same thing.−nqzero10ythanks. this is very nice and i wasn't aware of itnote: need to pipe it to "less -r"
Comments
git has built-in word diffing with --word-diff, though. --word-diff=color does almost exactly the same thing.
thanks. this is very nice and i wasn't aware of it
note: need to pipe it to "less -r"