dotfiles/git/gitconfig.include

6 lines
192 B
Plaintext
Raw Normal View History

2012-11-06 23:38:08 +01:00
[push]
default = simple
[alias]
st = status
2012-11-07 11:49:00 +01:00
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative