Ver código fonte

add all submodules

pull/44/head
Guillaume Vincent 8 anos atrás
pai
commit
04268a5820
3 arquivos alterados com 8 adições e 0 exclusões
  1. +6
    -0
      .gitmodules
  2. +1
    -0
      core
  3. +1
    -0
      webextension

+ 6
- 0
.gitmodules Ver arquivo

@@ -4,3 +4,9 @@
[submodule "backend"]
path = backend
url = https://github.com/lesspass/api.git
[submodule "core"]
path = core
url = https://github.com/lesspass/core.git
[submodule "webextension"]
path = webextension
url = https://github.com/lesspass/webextension.git

+ 1
- 0
core

@@ -0,0 +1 @@
Subproject commit da233fb253b79e1421848210af7374e73194d182

+ 1
- 0
webextension

@@ -0,0 +1 @@
Subproject commit 3cf76acbb6647ee91c87e2292da9bc7acde3e35c

Carregando…
Cancelar
Salvar