aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: d066e4080369c04c265f99334eafc1aa6afd5883 (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
	branch = 4.8
[submodule "fossil"]
	path = plugins/fossil
	url = ../plugin-fossil-scm
	depends = qtcreator
	branch = 4.8
[submodule "haskell"]
	path = plugins/haskell
	url = ../plugin-haskell
	depends = qtcreator
	branch = 4.8
[submodule "pythonextensions"]
	path = plugins/pythonextensions
	url = ../plugin-pythonextensions
	depends = qtcreator
	branch = 4.8