Modify plugins:core to build codemirror-editor
Bug: Issue 4437 Change-Id: I6ca6049f5371515e0891e7e334dc66bd9c12167e
This commit is contained in:

committed by
David Ostrovsky

parent
977c725e3d
commit
75147c0af3
5
.gitmodules
vendored
5
.gitmodules
vendored
@@ -1,3 +1,8 @@
|
|||||||
|
[submodule "plugins/codemirror-editor"]
|
||||||
|
path = plugins/codemirror-editor
|
||||||
|
url = ../plugins/codemirror-editor
|
||||||
|
branch = .
|
||||||
|
|
||||||
[submodule "plugins/commit-message-length-validator"]
|
[submodule "plugins/commit-message-length-validator"]
|
||||||
path = plugins/commit-message-length-validator
|
path = plugins/commit-message-length-validator
|
||||||
url = ../plugins/commit-message-length-validator
|
url = ../plugins/commit-message-length-validator
|
||||||
|
1
plugins/codemirror-editor
Submodule
1
plugins/codemirror-editor
Submodule
Submodule plugins/codemirror-editor added at 0a741c07f3
@@ -1,4 +1,5 @@
|
|||||||
CORE_PLUGINS = [
|
CORE_PLUGINS = [
|
||||||
|
"codemirror-editor",
|
||||||
"commit-message-length-validator",
|
"commit-message-length-validator",
|
||||||
"download-commands",
|
"download-commands",
|
||||||
"hooks",
|
"hooks",
|
||||||
|
Reference in New Issue
Block a user