Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
modal-soft
/
webvideo-clip
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Initial commit
Add submodules.
master
TheoryOfNekomata
hace 1 año
commit
65ee3f4eb9
Se han
modificado 4 ficheros
con
9 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
.gitignore
+6
-0
.gitmodules
+1
-0
packages/core
+1
-0
packages/web-api
+ 1
- 0
.gitignore
Ver fichero
@@ -0,0 +1 @@
.idea/
+ 6
- 0
.gitmodules
Ver fichero
@@ -0,0 +1,6 @@
[submodule "packages/core"]
path = packages/core
url = https://code.modal.sh/modal-soft/webvideo-clip-core.git
[submodule "packages/web-api"]
path = packages/web-api
url = https://code.modal.sh/modal-soft/webvideo-clip-web-api.git
+ 1
- 0
packages/core
@@ -0,0 +1 @@
Subproject commit 4f486d7a0f0b91c6cc327a5734fcb1e761f8be79
+ 1
- 0
packages/web-api
@@ -0,0 +1 @@
Subproject commit f236bd84dbed83ca8c5159fe685919c56ff82cce
Escribir
Vista previa
Cargando…
Cancelar
Guardar