GIT: Added history alias

history shows a nice graph of current branch's history
This commit is contained in:
Tom Willemsen 2011-06-22 22:03:14 +02:00
parent d46b304e0f
commit 78f52bef2a

View file

@ -9,6 +9,7 @@
st = status -s
unadd = reset HEAD
lschanged = diff --name-only
history = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
[sendemail]
smtpencryption = lts
smtpserver = smtp.gmail.com