summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2011-08-17 16:32:08 +0300
committerYuval Adam <yuv.adm@gmail.com>2011-08-17 16:32:08 +0300
commite99c0a8a4b4afb10f524274de885812ed72149db (patch)
tree4199c4679de330f7b32ec50351a0a500884f6983
parenta23ad2b36bdb555b54dd80de56e2f70bb5503fe0 (diff)
added diffc
-rw-r--r--.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 1dec61e..212cf2c 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -34,3 +34,4 @@
co = checkout
lg = ! git --no-pager log --oneline --graph -n 18 --decorate
pure = pull --rebase
+ diffc = diff --cached