[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	worktree = ../../../../include/libQuotient
[remote "origin"]
	url = https://github.com/quotient-im/libQuotient.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "3rdparty/libQtOlm"]
	active = true
	url = https://gitlab.com/b0/libqtolm.git
