Add git options
This commit is contained in:
@@ -115,7 +115,9 @@
|
||||
extraConfig = {
|
||||
pull.rebase = true;
|
||||
init.defaultBranch = "main";
|
||||
format.signOff = "yes";
|
||||
sendemail = {
|
||||
annotate = "yes";
|
||||
smtpUser = "me@danielpatterson.dev";
|
||||
smtpServer = "smtp.fastmail.com";
|
||||
smtpEncryption = "tls";
|
||||
|
||||
Reference in New Issue
Block a user