From 07d7a66233ce8e14a6500de1bb44c8bce048f515 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Fri, 8 Apr 2016 00:38:47 +0100 Subject: [PATCH] Changed commandline repo to point to my fork --- .gitmodules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index e7be89c0..aaea3911 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,6 @@ [submodule "commandline"] path = commandline - url = https://github.com/gsscoder/commandline/ - branch = stable-1.9.71.2 + url = https://github.com/claunia/commandline/ [submodule "CICMMetadata"] path = CICMMetadata url = https://github.com/claunia/CICMMetadata