From 7eaf48526b14e6db0d94c06eb36eb86217947328 Mon Sep 17 00:00:00 2001 From: David Kaufmann Date: Thu, 3 May 2018 19:02:41 +0200 Subject: git config --- home/.gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/.gitconfig b/home/.gitconfig index b072155..8b2af7e 100644 --- a/home/.gitconfig +++ b/home/.gitconfig @@ -34,7 +34,7 @@ stat = true [alias] - lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit + lg = log --all --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%ar) %C(bold blue)<%an>%Creset' --abbrev-commit dc = describe --contains [pretty] -- cgit v1.2.3