[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[submodule]
	active = .
[remote "origin"]
	url = git://code.qt.io/qt-creator/qt-creator.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "src/libs/qlitehtml"]
	url = https://code.qt.io/playground/qlitehtml.git
[submodule "qbs"]
	url = git://code.qt.io/qbs/qbs.git
[submodule "perfparser"]
	url = git://code.qt.io/qt-creator/perfparser.git
[submodule "googletest"]
	url = https://github.com/google/googletest.git
