소스 검색

Add email settings to git

Colin Powell 6 년 전
부모
커밋
0d8463eebe
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      git/.gitconfig

+ 5 - 0
git/.gitconfig

@@ -56,3 +56,8 @@
 	includeIssuesSection = false
 [github]
 	user = powellc
+[sendmail]
+	smtpserver = box.onec.me
+	smtpuser = colin@onec.me
+	smtpencryption = tls
+	smtpserverport = 587