diff --git a/.gitconfig b/.gitconfig index 45bac2d..8c3661b 100644 --- a/.gitconfig +++ b/.gitconfig @@ -12,3 +12,5 @@ smtpserver = smtp.konmail.net smtpuser = seda18@rolmail.net smtpserverport = 587 +[init] + defaultBranch = main