[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[submodule]
	active = .
[remote "origin"]
	url = https://github.com/ddanila/vc
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "build"]
	remote = origin
	merge = refs/heads/build
[submodule "third_party/tasm"]
	url = https://github.com/zajo/TASM
[submodule "vendor/kvikdos"]
	url = https://github.com/ddanila/kvikdos.git
