[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	precomposeunicode = true
[submodule]
	active = .
[remote "origin"]
	url = https://github.com/theos/theos.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "vendor/dm.pl"]
	url = https://github.com/theos/dm.pl.git
[submodule "vendor/include"]
	url = https://github.com/theos/headers.git
[submodule "vendor/lib"]
	url = https://github.com/theos/lib.git
[submodule "vendor/logos"]
	url = https://github.com/theos/logos.git
[submodule "vendor/nic"]
	url = https://github.com/theos/nic.git
[submodule "vendor/orion"]
	url = https://github.com/theos/orion.git
[submodule "vendor/swift-support"]
	url = https://github.com/theos/swift-support.git
[submodule "vendor/templates"]
	url = https://github.com/theos/templates.git
