[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://792ab9412aafd05b107d5d538fe68a5057fdd858:x-oauth-basic@github.com/orocrm/platform.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[remote "composer"]
	url = git://github.com/orocrm/platform.git
	fetch = +refs/heads/*:refs/remotes/composer/*
