[remote "origin"]
	url = %INIT_CLONE_URL
	fetch = +refs/heads/*:refs/remotes/origin/*
	pushurl = %INIT_PUSH_URL
[branch "%INIT_MAIN_BRANCH"]
	remote = origin
	merge = refs/heads/%INIT_MAIN_BRANCH