dotfiles/git/gitconfig.include
2012-11-07 11:49:00 +01:00

6 lines
192 B
Plaintext

[push]
default = simple
[alias]
st = status
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative