From 2ffa747d75a4389ef79f19f812811e96dcc83f10 Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Fri, 25 Jul 2025 19:34:45 -0400 Subject: [PATCH] add .gitmodules and mocha-dotnet --- .gitmodules | 3 +++ mocha-dotnet | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 mocha-dotnet diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..1c3cdfa --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "mocha-dotnet"] + path = mocha-dotnet + url = gitea@gitea.azcona-becker.net:mochapowered/mocha-dotnet diff --git a/mocha-dotnet b/mocha-dotnet new file mode 160000 index 0000000..f574b43 --- /dev/null +++ b/mocha-dotnet @@ -0,0 +1 @@ +Subproject commit f574b43acb6095c20bc0b19b399236d4e05b00f2