Add lg git alias

This commit is contained in:
2012-06-21 10:34:58 +01:00
parent b1be2db7c3
commit 9df3999188

View File

@@ -29,5 +29,6 @@
sub = submodule
unstage = reset HEAD --
last = log -1 HEAD
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --
[branch]
autosetuprebase = always