]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gitconfig.m4
gitconfig: Add dw and dcw aliases (diff --patience [--cached] --color-words).
[config/dotfiles.git] / gitconfig.m4
index a4e728fdfee18c7d68d7471787a8bed6a6a0a502..e7461fb3169c78a07c21532b7bbe49443dc0d614 100644 (file)
@@ -44,7 +44,9 @@ include(../lib.m4)
        ci = commit --verbose
        d  = diff --patience
        di = diff --patience
+       dw = diff --patience --color-words
        dc = diff --patience --cached
+       dcw = diff --patience --cached --color-words
        s  = status
        st = status
        l  = log