[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	fetch = +refs/heads/*:refs/remotes/origin/*
	url = https://bvanskyh@bitbucket.org/bvanskyh/leadership.git
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "app/Plugin/BoostCake"]
	url = https://github.com/squawk/cakephp-plugin-boost_cake
[submodule "app/Plugin/DebugKit"]
	url = https://github.com/cakephp/debug_kit
[submodule "app/Plugin/Users"]
	url = https://github.com/CakeDC/users
