* fix typo
authormitty <mitty@7d2118f6-f56c-43e7-95a2-4bb3031d96e7>
Sun, 18 Nov 2012 12:46:29 +0000 (12:46 +0000)
committermitty <mitty@7d2118f6-f56c-43e7-95a2-4bb3031d96e7>
Sun, 18 Nov 2012 12:46:29 +0000 (12:46 +0000)
git-svn-id: https://lab.mitty.jp/svn/lab/trunk@180 7d2118f6-f56c-43e7-95a2-4bb3031d96e7

TipAndDoc/.gitconfig

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