You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
414 B
26 lines
414 B
3 years ago
|
[user]
|
||
|
email = abheekd@protonmail.com
|
||
|
name = Abheek Dhawan
|
||
|
signingkey = 14475B67
|
||
|
|
||
|
[sendemail]
|
||
|
smtpuser = adawesomeguy222@gmail.com
|
||
|
smtpserver = smtp.gmail.com
|
||
|
smtpencryption = tls
|
||
|
smtpserverport = 587
|
||
|
|
||
|
[filter "lfs"]
|
||
|
clean = git-lfs clean -- %f
|
||
|
smudge = git-lfs smudge -- %f
|
||
|
process = git-lfs filter-process
|
||
|
required = true
|
||
|
|
||
|
[credential]
|
||
|
helper = cache
|
||
|
|
||
|
[commit]
|
||
|
gpgSign = true
|
||
|
|
||
|
[tag]
|
||
|
gpgSign = true
|