GIT : Show Changed Words Instead of Whole Lines

This works with git diff and git show
git diff --word-diff
Or
git diff --color --word-diff myFile.js

Comments

Popular posts from this blog

ServiceNow Debugging with gs.trace

Overview of Natural Language Processing (NLP)