Merge "Register core plugin that implements the standard download commands"
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -6,6 +6,10 @@
|
||||
path = plugins/cookbook-plugin
|
||||
url = https://gerrit.googlesource.com/plugins/cookbook-plugin
|
||||
|
||||
[submodule "plugins/download-commands"]
|
||||
path = plugins/download-commands
|
||||
url = https://gerrit.googlesource.com/plugins/download-commands
|
||||
|
||||
[submodule "plugins/replication"]
|
||||
path = plugins/replication
|
||||
url = https://gerrit.googlesource.com/plugins/replication
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
BASE = get_base_path()
|
||||
CORE = [
|
||||
'commit-message-length-validator',
|
||||
'download-commands',
|
||||
'replication',
|
||||
'reviewnotes',
|
||||
]
|
||||
|
||||
1
plugins/download-commands
Submodule
1
plugins/download-commands
Submodule
Submodule plugins/download-commands added at 7e0fa44b8e
Reference in New Issue
Block a user