blob: 7fa9ffe970ed442415af109aeea3533ce208df3d (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[user]
email = [email protected]
name = Thanos Apollo
signingkey = 62B758D0F6719938BC09CECA339F736C3A720928
[commit]
gpgsign = true
[format]
subjectPrefix = PATCH
[sendemail]
from = Thanos Apollo <[email protected]>
smtpserver = smtp.fastmail.com
smtpuser = [email protected]
smtpencryption = ssl
smtpserverport = 465
annotate = yes
[core]
commitGraph = true
[gc]
writeCommitGraph = true
[fetch]
writeCommitGraph = true
|