From 72cc7ab7a28a0ea30c82bb0ff9f9aecdbd81041c Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Wed, 25 Mar 2015 20:39:56 +0200 Subject: [PATCH] Fix submodule madness. --- .gitmodules | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index c2369eb..28b4e9b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,3 @@ [submodule "chck"] - path = chck - url = git://github.com/Cloudef/chck.git - branch = refactor -[submodule "lib/chck"] path = lib/chck url = git://github.com/Cloudef/chck.git - branch = refactor