add a push default thing to stop git from complaining

This commit is contained in:
Yorick van Pelt 2013-01-29 17:45:20 +01:00
parent 41082f3c6d
commit c466947e56

View file

@ -11,3 +11,5 @@
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
[push]
default = simple