このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
modal-soft
/
webvideo-clip
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Initial commit
Add submodules.
master
TheoryOfNekomata
1年前
コミット
65ee3f4eb9
4個のファイルの変更
、
9行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-0
.gitignore
+6
-0
.gitmodules
+1
-0
packages/core
+1
-0
packages/web-api
+ 1
- 0
.gitignore
ファイルの表示
@@ -0,0 +1 @@
.idea/
+ 6
- 0
.gitmodules
ファイルの表示
@@ -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
書き込み
プレビュー
読み込み中…
キャンセル
保存