summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index 109ae2e..cbe1a90 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -55,7 +55,7 @@
git wc --color \"$@\" | subwc | ${GIT_PAGER:-${PAGER:-less}};\
}; git_pwc"
# http://www.jukie.net/bart/blog/pimping-out-git-log
- lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' \
+ lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%ar) %C(bold blue)<%an>%Creset %Cred[%G?]%Creset' \
--abbrev-commit --date=relative
ack = "!git_ack() {\