[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://git.woa.com/xinyugeng/virtualtools/.git
	fetch = +refs/heads/wikitext:refs/remotes/origin/wikitext
[branch "wikitext"]
	remote = origin
	merge = refs/heads/wikitext
[submodule "traj/LlamaFactory"]
	url = https://git.woa.com/xinyugeng/virtualtools/.git/traj/LlamaFactory
	active = true
