* fix typo
[lab.git] / 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