[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[remote "tamarin"]
	url = http://git.lamasoo.com/crs-agency/tamarin.git
	fetch = +refs/heads/*:refs/remotes/tamarin/*
[branch "rest"]
	remote = tamarin
	merge = refs/heads/rest
[branch "firebase"]
	remote = tamarin
	merge = refs/heads/firebase
[branch "connections"]
	remote = tamarin
	merge = refs/heads/connections
