[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://gitlab.com/ScumCoder/splix.git
	fetch = +refs/heads/patches:refs/remotes/origin/patches
[branch "patches"]
	remote = origin
	merge = refs/heads/patches
