* fix typo
[lab.git] / TipAndDoc / .gitconfig
index 64b9e1f..5fa149f 100644 (file)
@@ -5,6 +5,7 @@
        ui = true
 [alias]
        br = branch
+       ca = diff --cached
        ci = commit
        co = checkout
        hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short