[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = git@github.com:insilmaril/vym.git
	fetch = +refs/heads/develop-with-features:refs/remotes/origin/develop-with-features
[branch "develop-with-features"]
	remote = origin
	merge = refs/heads/develop-with-features
