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