summaryrefslogtreecommitdiff
path: root/etc/.cfgl/config
blob: 836de92798ec1e2f820659dafb4f35725568ac76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[core]
	repositoryformatversion = 1
	filemode = true
	bare = true
[status]
	showUntrackedFiles = no
[extensions]
	worktreeConfig = true
[remote "origin"]
	url = gitolite@flylightning.xyz:config_local_arch
	url = gitolite@xyzka.kyun.li:config_local_arch
	url = git@gitlab.com:flyxyz123/config_local_arch.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[commit]
	gpgsign = false
[branch "master"]
	remote = origin
	merge = refs/heads/master