From 58ee7647e8e1d051a90ad408ef165f6ff79c5e55 Mon Sep 17 00:00:00 2001 From: Alexander Bock Date: Sun, 21 Feb 2016 01:51:13 +0100 Subject: [PATCH] Remove data submodule in preparation for direct integration --- .gitmodules | 5 +---- data | 1 - 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 160000 data diff --git a/.gitmodules b/.gitmodules index 60281862f8..0fb3c0b0fe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "ext/ghoul"] path = ext/ghoul url = https://github.com/OpenSpace/Ghoul.git -[submodule "data"] - path = data - url = git@openspace.itn.liu.se:/openspace-data [submodule "modules/kameleon/ext/kameleon"] path = modules/kameleon/ext/kameleon - url = git@openspace.itn.liu.se:/kameleon + url = git@openspace.itn.liu.se:/kameleon \ No newline at end of file diff --git a/data b/data deleted file mode 160000 index bea6ee4af7..0000000000 --- a/data +++ /dev/null @@ -1 +0,0 @@ -Subproject commit bea6ee4af76745ce05b84dd6ae6a9b406bf3d99a