[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = ssh://git@git.onedata.org:7999/vfs/helpers.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "develop"]
	remote = origin
	merge = refs/heads/develop
[submodule "appmock"]
	active = true
	url = ssh://git@git.onedata.org:7999/vfs/appmock.git
[submodule "bamboos"]
	active = true
	url = ssh://git@git.onedata.org:7999/vfs/bamboos.git
[submodule "clproto"]
	active = true
	url = ssh://git@git.onedata.org:7999/vfs/clproto.git
