26 lines
571 B
INI
26 lines
571 B
INI
[user]
|
|
name = Rowan Clark
|
|
email = crimsontome427@protonmail.com
|
|
signingkey = F620D51904044094
|
|
[author]
|
|
name = CrimsonTome
|
|
email = crimsontome427@protonmail.com
|
|
[url "git@github.com:"]
|
|
insteadOf = https://github.com/
|
|
[url "ssh://git@github.com:"]
|
|
insteadOf = https://github.com/
|
|
|
|
[url "git@git.crimsontome.com:"]
|
|
insteadOf = https://git.crimsontome.com/
|
|
[url "ssh://git@git.crimsontome.com:"]
|
|
insteadOf = https://git.crimsontome.com/
|
|
[init]
|
|
defaultBranch = main
|
|
[pull]
|
|
rebase = true
|
|
[commit]
|
|
gpgsign = true
|
|
|
|
[push]
|
|
autoSetupRemote = true
|