From 3328d1adeaab918abe520cbe760e87267781ed0b Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Thu, 17 Sep 2020 22:00:51 -0700 Subject: [PATCH] Try without the git extension --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 7c896adb..3106fb2f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "DICUI.Library\\Aaru\\CICMMetadata"] path = DICUI.Library\\Aaru\\CICMMetadata - url = https://github.com/claunia/CICMMetadata.git + url = https://github.com/claunia/CICMMetadata \ No newline at end of file