my dotz
0

Configure Feed

Select the types of activity you want to include in your feed.

*

+5 -1
+5 -1
.config/git/config
··· 34 34 smtpserver = smtp.migadu.com 35 35 smtpuser = j3s@c3f.net 36 36 smtpencryption = tls 37 - smtpserverport = 587 37 + smtpserverport = 465 38 38 annotate = yes 39 + [merge] 40 + ff = false 41 + [pull] 42 + ff = only 39 43 [includeIf "gitdir:~/git/"] 40 44 path = ~/.config/git/config-work 41 45 [includeIf "gitdir:~/howdocs/"]