[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[remote "origin"]
	url = https://github.com/the-control-group/voyager.git
	fetch = +refs/heads/*:refs/remotes/origin/*
	pushurl = git@github.com:the-control-group/voyager.git
[branch "1.4"]
	remote = origin
	merge = refs/heads/1.4
[remote "composer"]
	url = https://github.com/the-control-group/voyager.git
	fetch = +refs/heads/*:refs/remotes/composer/*
