forked from GerritCodeReview/gerrit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
44 lines (36 loc) · 1.01 KB
/
.gitmodules
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
35
36
37
38
39
40
41
42
43
44
[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/delete-project"]
path = plugins/delete-project
url = ../plugins/delete-project
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 = .
[submodule "plugins/webhooks"]
path = plugins/webhooks
url = ../plugins/webhooks
branch = .