aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 4e9f3f8f076b921fc29077f48cd9b47e9640719f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "qtcreator"]
	path = qtcreator
	url = ../qt-creator.git
	branch = .
[submodule "fossil"]
	path = plugins/fossil
	url = ../plugin-fossil-scm.git
	depends = qtcreator
	branch = .
[submodule "haskell"]
	path = plugins/haskell
	url = ../plugin-haskell.git
	depends = qtcreator
	branch = .
[submodule "pythonextensions"]
	path = plugins/pythonextensions
	url = ../plugin-pythonextensions.git
	depends = qtcreator
	branch = .