* add command: ca
authormitty <mitty@7d2118f6-f56c-43e7-95a2-4bb3031d96e7>
Sun, 18 Nov 2012 12:45:50 +0000 (12:45 +0000)
committermitty <mitty@7d2118f6-f56c-43e7-95a2-4bb3031d96e7>
Sun, 18 Nov 2012 12:45:50 +0000 (12:45 +0000)
git-svn-id: https://lab.mitty.jp/svn/lab/trunk@179 7d2118f6-f56c-43e7-95a2-4bb3031d96e7

TipAndDoc/.gitconfig

index 64b9e1f..d4908f7 100644 (file)
@@ -5,6 +5,7 @@
        ui = true
 [alias]
        br = branch
+       ca = diff --cache
        ci = commit
        co = checkout
        hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short