summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 401cd61..83e5458 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -14,6 +14,7 @@
co = checkout
g = log --grep
gg = log -p --grep
+ cw = diff --color-words=[^[:space:],_]+
dh = diff HEAD
wd = diff --word-diff
swd = show --word-diff