vscode-settings/.gitconfig
2024-04-25 08:02:24 -05:00

15 lines
298 B
INI

[user]
name = John Doe
email = John.Doe@example.com
signingkey = DEADBEEF010203
[credential]
username = a123456
helper = osxkeychain
[init]
defaultbranch = main
[commit]
gpgsign = true
[gpg]
program = /usr/local/bin/gpg
[http]
sslCAInfo = /path/to/custom-cas.pem