diff options
Diffstat (limited to 'gitconfig')
-rw-r--r-- | gitconfig | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,5 +24,5 @@ mergeoptions = --no-ff --no-commit --log=5000 [core] excludesfile = ~/.gitignore -#[push] -# default = simple +[push] + default = simple |