From f7d112cfede7b8d53e374b325231d5905102d640 Mon Sep 17 00:00:00 2001 From: Josh Klontz Date: Thu, 11 Jun 2015 14:40:40 -0400 Subject: [PATCH] removed doc submodule --- .gitmodules | 3 --- share/openbr/doc | 1 - 2 files changed, 0 insertions(+), 4 deletions(-) delete mode 160000 share/openbr/doc diff --git a/.gitmodules b/.gitmodules index ab28352..7ffb52b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "share/openbr/models"] path = share/openbr/models url = https://github.com/biometrics/openbr-models.git -[submodule "share/openbr/doc"] - path = share/openbr/doc - url = https://github.com/biometrics/openbr-doc.git [submodule "openbr/janus"] path = openbr/janus url = https://github.com/biometrics/janus.git diff --git a/share/openbr/doc b/share/openbr/doc deleted file mode 160000 index 7236a15..0000000 --- a/share/openbr/doc +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7236a155867a161b9bf6c801e1d158250e36ebf3 -- libgit2 0.21.4