Updated gitconfig for Fedora
This commit is contained in:
parent
9a849f2ec8
commit
20f036cff3
1 changed files with 4 additions and 0 deletions
|
@ -23,3 +23,7 @@
|
||||||
#helper = libsecret
|
#helper = libsecret
|
||||||
[gpg]
|
[gpg]
|
||||||
program = gpg2
|
program = gpg2
|
||||||
|
[init]
|
||||||
|
defaultBranch = master
|
||||||
|
[pull]
|
||||||
|
rebase = false
|
||||||
|
|
Loading…
Reference in a new issue