Tips
git diff --color-words
git diff --color-words=.
git config --local receive.denyCurrentBranch updateInstead
It also requires the remote clone working directory is clean.
git config --global core.quotepath off
git diff --color-words
git diff --color-words=.
git config --local receive.denyCurrentBranch updateInstead
It also requires the remote clone working directory is clean.
git config --global core.quotepath off