Colored, side by side, inline git diff output in my terminal
问题 Please note this question is not a duplicate of, but a followup to the question "How can I get a side-by-side diff when I do “git diff”?". This question seeks new information and the solution to a problem. Also, please note that I am seeking only solutions whose output is inline in the terminal like the default git diff is -- I don't want anything which opens an external gui diff program. Progress so far I have followed the suggestion from the SO question linked above and put the following