]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
gitconfig: Add another alias.
authorSimon Ruderich <simon@ruderich.org>
Mon, 5 Jul 2010 19:11:26 +0000 (21:11 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 5 Jul 2010 19:11:26 +0000 (21:11 +0200)
gitconfig.m4

index f05576ab314d052633f560ede759f94214a94895..0cfd46a42972116a17be86ba294d8b081d38130d 100644 (file)
@@ -27,6 +27,7 @@ include(../lib.m4)
        ci = commit -v
        d  = diff
        di = diff
+       dc = diff --cached
        s  = status
        st = status
        l  = log