config (311B)
1 [user] 2 name = dwrz 3 email = dwrz@dwrz.net 4 username = dwrz 5 signingkey = dwrz@dwrz.net 6 7 [core] 8 editor = emacsclient -t 9 10 [commit] 11 gpgSign = true 12 13 [credential] 14 helper = cache 15 16 [diff "gpg"] 17 textconv = gpg --no-tty --decrypt 18 19 [init] 20 defaultBranch = trunk 21 22 [url "ssh://git@github.com/"] 23 insteadOf = https://github.com/