From 184d5ecd8cf41803e8d40c2678b8a5682ad52208 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Thu, 3 Sep 2015 13:26:37 +0300 Subject: [PATCH] git glog alias added. --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index 8fb33ab..4899bfd 100644 --- a/.gitconfig +++ b/.gitconfig @@ -38,6 +38,7 @@ strip = reset --hard branches = branch -a pull = fetch + glog = log --graph --stat --decorate [instaweb] local = true