Switch git default pushing behaviour to nothing
This commit is contained in:
parent
4cdadaaaf9
commit
9dae167547
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
[merge]
|
||||
tool = vimdiff
|
||||
[push]
|
||||
default = matching
|
||||
default = nothing
|
||||
[alias]
|
||||
adog = log --all --decorate --oneline --graph --date-order
|
||||
dog = log --decorate --oneline --graph --date-order
|
||||
|
|
Loading…
Reference in a new issue