[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/osmcode/libosmium.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[submodule "test/data-tests/osm-testdata"]
	active = true
	url = https://github.com/osmcode/osm-testdata
