]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
gitconfig: Add dw and dcw aliases (diff --patience [--cached] --color-words).
authorSimon Ruderich <simon@ruderich.org>
Sat, 11 Aug 2012 02:37:26 +0000 (04:37 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 11 Aug 2012 02:37:26 +0000 (04:37 +0200)
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