Sets git default push branch
This commit is contained in:
parent
a2f8dbadcf
commit
4c5ea5a5b3
1 changed files with 4 additions and 0 deletions
|
@ -10,3 +10,7 @@
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
[gpg]
|
[gpg]
|
||||||
program = gpg2
|
program = gpg2
|
||||||
|
[credential]
|
||||||
|
helper = osxkeychain
|
||||||
|
[push]
|
||||||
|
default = current
|
||||||
|
|
Loading…
Reference in a new issue