Automatically setup upstream Git branches
This commit is contained in:
parent
f564c2918c
commit
d0a9bdee19
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
||||||
[pull]
|
[pull]
|
||||||
rebase = true
|
rebase = true
|
||||||
|
|
||||||
|
[push]
|
||||||
|
autoSetupRemote = true
|
||||||
|
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue