This commit is contained in:
madmaurice 2015-10-08 11:45:01 +02:00
parent c18e9e4bcc
commit 7dc0875648

View file

@ -5,7 +5,7 @@
default = current
[alias]
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
st = status -sb
s = status -sb
a = add
c = commit
co = checkout