alpha
Login
or
Join now
j3s.sh
/
dotfiles
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
my dotz
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
*
author
j3s
date
5 years ago
(Dec 16, 2020, 1:22 PM -0600)
commit
f5f842d8
f5f842d8163727b0d903b1aca2e34213916301bf
parent
783f6a71
783f6a71c42246b0b38c05df8e26415c55ce12e2
+5
-1
1 changed file
Expand all
Collapse all
Unified
Split
.config
git
config
+5
-1
.config/git/config
Reviewed
···
34
34
smtpserver = smtp.migadu.com
35
35
smtpuser = j3s@c3f.net
36
36
smtpencryption = tls
37
37
-
smtpserverport = 587
37
37
+
smtpserverport = 465
38
38
annotate = yes
39
39
+
[merge]
40
40
+
ff = false
41
41
+
[pull]
42
42
+
ff = only
39
43
[includeIf "gitdir:~/git/"]
40
44
path = ~/.config/git/config-work
41
45
[includeIf "gitdir:~/howdocs/"]