How to view inline diff with git show: Difference between revisions
Jump to navigation
Jump to search
(Created page with " git show --word-diff") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
git show --word-diff |
git show --word-diff=color |
||
<ref>https://stackoverflow.com/questions/7669963/how-can-i-get-a-side-by-side-diff-when-i-do-git-diff</ref> |
Latest revision as of 13:20, 6 December 2021
git show --word-diff=color