Explorar el Código

move frontend to submodule

pull/44/head
Guillaume Vincent hace 8 años
padre
commit
a47cae6aac
Se han modificado 2 ficheros con 4 adiciones y 0 borrados
  1. +3
    -0
      .gitmodules
  2. +1
    -0
      frontend

+ 3
- 0
.gitmodules Ver fichero

@@ -10,3 +10,6 @@
[submodule "webextension"]
path = webextension
url = https://github.com/lesspass/webextension.git
[submodule "frontend"]
path = frontend
url = https://github.com/lesspass/frontend.git

+ 1
- 0
frontend

@@ -0,0 +1 @@
Subproject commit 87d8ece74e6760383db2f98109d90951937fc5eb

Cargando…
Cancelar
Guardar