Составной gitconfig

Составной gitconfig
This commit is contained in:
Alexander Kiryukhin 2024-02-02 02:30:37 +03:00
parent 28a673a467
commit 1d4fcb830a
Signed by: NeonXP
GPG key ID: 35E33E1AB7776B39

View file

@ -1,8 +1,3 @@
[user]
name = Alexander Kiryukhin
email = i@neonxp.ru
signingkey = 35E33E1AB7776B39
[alias]
co = checkout
ci = commit
@ -104,12 +99,6 @@
color = true
submodulesummary = true
[sendemail]
# smtpserver = smtp.mail.ru
# smtpuser = a.kiryukhin@mail.ru
smtpserverport = 25
smtpencryption = tls
[init]
defaultBranch = master
@ -137,3 +126,5 @@
hunk-header-line-number-style = "#067a00"
hunk-header-style = file line-number syntax
[include]
path = .gitconfig.local