Move all code to code subdirectory, prepare for merge with Kibana

This commit is contained in:
Fuyao Zhao 2018-12-06 14:25:49 -08:00
parent b431220e2c
commit fe17a5b55a
323 changed files with 3 additions and 3 deletions

6
.gitmodules vendored
View file

@ -1,10 +1,10 @@
[submodule "javascript-typescript-langserver"]
path = lsp/javascript-typescript-langserver
path = code/lsp/javascript-typescript-langserver
url = ../javascript-typescript-langserver
ignore = untracked
[submodule "kibana"]
path = kibana
path = code/kibana
url = ../kibana
[submodule "lsp/java-langserver"]
path = lsp/java-langserver
path = code/lsp/java-langserver
url = ../java-langserver

View file

View file

View file

View file

Some files were not shown because too many files have changed in this diff Show more