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