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