[core]
	repositoryformatversion = 1
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/vlang/tccbin
	fetch = +refs/heads/*:refs/remotes/origin/*
	promisor = true
	partialclonefilter = blob:none
[branch "thirdparty-linux-amd64"]
	remote = origin
	merge = refs/heads/thirdparty-linux-amd64
