Remove the cookbook-plugin submodule
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
This commit is contained in:
5
.gitmodules
vendored
5
.gitmodules
vendored
@@ -3,11 +3,6 @@
|
|||||||
url = ../plugins/commit-message-length-validator
|
url = ../plugins/commit-message-length-validator
|
||||||
branch = .
|
branch = .
|
||||||
|
|
||||||
[submodule "plugins/cookbook-plugin"]
|
|
||||||
path = plugins/cookbook-plugin
|
|
||||||
url = ../plugins/cookbook-plugin
|
|
||||||
branch = .
|
|
||||||
|
|
||||||
[submodule "plugins/download-commands"]
|
[submodule "plugins/download-commands"]
|
||||||
path = plugins/download-commands
|
path = plugins/download-commands
|
||||||
url = ../plugins/download-commands
|
url = ../plugins/download-commands
|
||||||
|
|||||||
Submodule plugins/cookbook-plugin deleted from e6d7594621
Reference in New Issue
Block a user