From 3b4295d026d2e05658b1c3c8e11ce85668035d1e Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Thu, 30 Nov 2023 09:01:44 -0700 Subject: [PATCH] unnest submodule --- .gitmodules | 2 +- rust-whisper.d/gitea-whisper-rs => gitea-whisper-rs | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename rust-whisper.d/gitea-whisper-rs => gitea-whisper-rs (100%) diff --git a/.gitmodules b/.gitmodules index 7640363..1ec5cad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "rust-whisper.d/gitea-whisper-rs"] - path = rust-whisper.d/gitea-whisper-rs + path = gitea-whisper-rs url = https://gitea.inhome.blapointe.com/bel/whisper-rs.git diff --git a/rust-whisper.d/gitea-whisper-rs b/gitea-whisper-rs similarity index 100% rename from rust-whisper.d/gitea-whisper-rs rename to gitea-whisper-rs