1
0
Fork 0
config/.gitconfig

17 lines
286 B
INI
Raw Normal View History

2023-12-31 08:49:09 +00:00
[init]
defaultBranch = main
[user]
email = xtexchooser@duck.com
name = xtex
signingKey = 7231804B052C670F15A6771DB918086ED8045B91
[commit]
gpgSign = true
[push]
gpgSign = true
[tag]
gpgSign = true
[core]
autocrlf = input
[url "git@github.com:"]
insteadof = https://github.com/