Re: --color-diff='.' considered useful

2015-11-16 Thread Matthieu Moy
Michael J Gruber writes: > git tip of the day: > > git diff --color-words='.' > git show --color-words='.' Probably my main usage of --color-words indeed (except I omit the single quotes ;-) ). I think this deserves an explicit mention in the doc. -- Matthieu Moy

--color-diff='.' considered useful

2015-11-16 Thread Michael J Gruber
git tip of the day: git diff --color-words='.' git show --color-words='.' That will help you find that 1 character change that a failed default word split hides from your eyes. I guess everyone here will know already, but I found that super useful and much easier than trying to get a