tangled
alpha
login
or
join now
banana.tngl.sh
/
dotfiles
nerd stuff
0
fork
atom
overview
issues
pulls
pipelines
feat(git): set default branch
banana.tngl.sh
4 days ago
cba9b895
f4b4d454
options
unified
split
Changed files
+3
.config
git
config
+3
.config/git/config
···
6
6
compression = 8
7
7
whitespace = error
8
8
preloadindex = true
9
9
+
autocrlf = input
9
10
10
11
[inti]
11
12
defaultBranch = main
···
37
38
sort = -taggerdate
38
39
[alias]
39
40
mirror = !git-mirror.sh
41
41
+
[init]
42
42
+
defaultBranch = main