[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = git@github.com:un-sdg-bitlab/un-sdg-drupal.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin-zico
	merge = refs/heads/main
[remote "origin-zico"]
	url = git@github-zico.com:un-sdg-bitlab/un-sdg-drupal.git
	fetch = +refs/heads/*:refs/remotes/origin-zico/*
