summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 8d75bccc32f7ef4cc121fa06e7d9d0c00087e0ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[submodule "plugins/codemirror-editor"]
	path = plugins/codemirror-editor
	url = ../plugins/codemirror-editor
	branch = .

[submodule "plugins/commit-message-length-validator"]
	path = plugins/commit-message-length-validator
	url = ../plugins/commit-message-length-validator
	branch = .

[submodule "plugins/download-commands"]
	path = plugins/download-commands
	url = ../plugins/download-commands
	branch = .

[submodule "plugins/hooks"]
	path = plugins/hooks
	url = ../plugins/hooks
	branch = .

[submodule "plugins/replication"]
	path = plugins/replication
	url = ../plugins/replication
	branch = .

[submodule "plugins/reviewnotes"]
	path = plugins/reviewnotes
	url = ../plugins/reviewnotes
	branch = .

[submodule "plugins/singleusergroup"]
	path = plugins/singleusergroup
	url = ../plugins/singleusergroup
	branch = .