ed4d5ecc7c
The cookbook-plugin was made read-only with the intention of replacing it with a new examples plugin. Remove the submodule before any futher changes are made in core Gerrit that will end up causing build problems due to interface changes. Change-Id: Id8536dc9c3750eecd76bdf61e1d24af92333ce25
30 lines
701 B
Plaintext
30 lines
701 B
Plaintext
[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 = .
|