]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
gitconfig: Add alias for log with --color-words (lpw).
authorSimon Ruderich <simon@ruderich.org>
Wed, 3 Apr 2013 21:40:10 +0000 (23:40 +0200)
committerSimon Ruderich <simon@ruderich.org>
Wed, 3 Apr 2013 21:43:50 +0000 (23:43 +0200)
gitconfig.m4

index 1b7dc454db2d3494ca54cdd5824e0be4bc85f971..fa52f07e0fe9477ac074cc2d5aef2102152f0d60 100644 (file)
@@ -69,6 +69,7 @@ include(../lib.m4)
        l   = log
        ls  = log --stat
        lp  = log --patch PATIENCE
+       lpw = log --patch PATIENCE --color-words
        a   = add
        ap  = add --patch
        au  = add --update