Procházet zdrojové kódy

Initial commit

Set up submodules.
master
TheoryOfNekomata před 1 rokem
revize
2ba4a2b5da
4 změnil soubory, kde provedl 9 přidání a 0 odebrání
  1. +1
    -0
      .gitignore
  2. +6
    -0
      .gitmodules
  3. +1
    -0
      packages/core
  4. +1
    -0
      packages/web-api

+ 1
- 0
.gitignore Zobrazit soubor

@@ -0,0 +1 @@
.idea/

+ 6
- 0
.gitmodules Zobrazit soubor

@@ -0,0 +1,6 @@
[submodule "packages/core"]
path = packages/core
url = https://code.modal.sh/modal-soft/webvideo-transcript-summary-core
[submodule "packages/web-api"]
path = packages/web-api
url = https://code.modal.sh/modal-soft/webvideo-transcript-summary-web-api

+ 1
- 0
packages/core

@@ -0,0 +1 @@
Subproject commit 9252b037ca0eeb98f364ec2e7830f38276a71456

+ 1
- 0
packages/web-api

@@ -0,0 +1 @@
Subproject commit 17052a87526500067578a33730b91e2bab9589df

Načítá se…
Zrušit
Uložit