1
0
Fork 0
config/.gitconfig

17 lines
290 B
INI

[init]
defaultBranch = main
[user]
email = xtexchooser@duck.com
name = xtex
signingKey = 7231804B052C670F15A6771DB918086ED8045B91
[commit]
gpgSign = true
[push]
gpgSign = if-asked
[tag]
gpgSign = true
[core]
autocrlf = input
[url "git@github.com:"]
insteadof = https://github.com/