source:
dotfiles/cvs/.gitconfig@
254aa1d
Last change on this file since 254aa1d was 254aa1d, checked in by , on Aug 5, 2024 at 6:53:43 AM | |
---|---|
|
|
File size: 290 bytes |
Rev | Line | |
---|---|---|
[be3eded] | 1 | [user] |
2 | name = Mikhail Kirillov | |
[254aa1d] | 3 | email = w96k@runbox.com |
[be3eded] | 4 | [gpg] |
5 | program = gpg2 | |
6 | [github] | |
7 | user = w96k | |
8 | [color] | |
9 | ui = auto | |
10 | [sendemail] | |
11 | smtpEncryption = tls | |
[254aa1d] | 12 | smtpServer = mail.runbox.com |
13 | smtpUser = w96k@runbox.com | |
[c53d99e] | 14 | smtpServerPort = 587 |
15 | [init] | |
16 | defaultBranch = master | |
17 | [http] | |
18 | sslVerify = true |
Note:
See TracBrowser
for help on using the repository browser.