[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "gitlab"]
	url = https://projects.3liz.org/projets-internes/quickosm.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[remote "origin"]
	url = https://github.com/3liz/QgisQuickOSMPlugin.git
	fetch = +refs/heads/*:refs/remotes/origin/*
