Git: push current branch by default
This commit is contained in:
parent
db695bc0f2
commit
75a125c57f
@ -21,6 +21,7 @@
|
|||||||
rebase = true
|
rebase = true
|
||||||
[push]
|
[push]
|
||||||
autoSetupRemote = true
|
autoSetupRemote = true
|
||||||
|
default = current
|
||||||
[interactive]
|
[interactive]
|
||||||
diffFilter = delta --color-only
|
diffFilter = delta --color-only
|
||||||
[delta]
|
[delta]
|
||||||
|
Loading…
Reference in New Issue
Block a user