[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	worktree = ../../../../../../../../../examples/build_system/cmake/import_lib/main/lib/tinyxml2
[remote "origin"]
	url = https://github.com/leethomason/tinyxml2.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
