add a push default thing to stop git from complaining

auto-flake-update
Yorick van Pelt 2013-01-29 17:45:20 +01:00
parent 41082f3c6d
commit c466947e56
1 changed files with 3 additions and 1 deletions

View File

@ -10,4 +10,6 @@
[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
[push]
default = simple