22 lines
265 B
Text
22 lines
265 B
Text
[merge]
|
|
conflictstyle = diff3
|
|
|
|
[diff]
|
|
colorMoved = default
|
|
|
|
[init]
|
|
defaultBranch = main
|
|
|
|
[user]
|
|
email = williampi103@gmail.com
|
|
name = William Ball
|
|
signingKey = williampi103@gmail.com
|
|
|
|
[commit]
|
|
gpgSign = true
|
|
|
|
[tag]
|
|
gpgSign = true
|
|
|
|
[pull]
|
|
rebase = false
|