11 lines
161 B
Plaintext
11 lines
161 B
Plaintext
|
[commit]
|
||
|
gpgSign = true
|
||
|
|
||
|
[gpg]
|
||
|
program = "path-to-gpg"
|
||
|
|
||
|
[user]
|
||
|
email = "user@example.org"
|
||
|
name = "John Doe"
|
||
|
signingKey = "00112233445566778899AABBCCDDEEFF"
|