add git aliases

auto-flake-update
Yorick van Pelt 2012-12-25 14:05:29 +01:00
parent 02217c01ec
commit f19df2df73
1 changed files with 4 additions and 0 deletions

View File

@ -7,3 +7,7 @@
diff = auto
status = auto
branch = auto
[alias]
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
st = status