From: Andy Parkins <hidden> Date: 2016-06-15 22:43:35
On Wednesday 2007 September 19, Jeff King wrote:
Have you tried kompare?
git-diff HEAD~5 | kompare -
You can also throw in the "--unified" switch to see the whole file, rather
than just the bits that have changed (if that's what you like).
git-diff --unified=9999999 HEAD~5 | kompare -
Andy
--
Dr Andy Parkins, M Eng (hons), MIET
andyparkins@gmail.com