[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	worktree = ../../../src/shared/qbs
[remote "origin"]
	url = git://code.qt.io/qbs/qbs.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "qtscript"]
	active = true
	url = git://code.qt.io/qt/qtscript.git
