printing - How do I prettily print out a git-diff output? (opens in new tab)
I am required to print out the git diff output for the appendix of a thesis paper. I really like the output of git diff --color-words, but I have absolutely no idea how to bring this formatting, wi...
Read the original article