19 lines
407 B
INI
19 lines
407 B
INI
[user]
|
|
name = Matt Clark
|
|
email = 4matt2clark7@gmail.com
|
|
signingKey = 70352871F95F9905
|
|
[author]
|
|
name = CrimsonTome
|
|
email = crimsontome427@protonmail.com
|
|
[url "git@github.com:"]
|
|
insteadOf = https://github.com/
|
|
[url "git@github.com:"]
|
|
insteadOf = https://github.com/
|
|
[url "ssh://git@github.com:"]
|
|
insteadOf = https://github.com/
|
|
|
|
[pull]
|
|
rebase = true
|
|
[init]
|
|
defaultBranch = main
|