From 94bb9ce22c19c22120ab01e3d127086094f645b1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 3 Apr 2012 07:55:56 +0300 Subject: [PATCH] Removed submodules --- .gitmodules | 18 ------------------ authenticate | 1 - crypto-conduit | 1 - http-conduit | 1 - sources.txt | 7 ------- tagstream-conduit | 1 - xml | 1 - yaml | 1 - 8 files changed, 31 deletions(-) delete mode 160000 authenticate delete mode 160000 crypto-conduit delete mode 160000 http-conduit delete mode 160000 tagstream-conduit delete mode 160000 xml delete mode 160000 yaml diff --git a/.gitmodules b/.gitmodules index c7c815cb..91468aac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,21 +1,3 @@ [submodule "scripts"] path = scripts url = git://github.com/yesodweb/scripts.git -[submodule "http-conduit"] - path = http-conduit - url = https://github.com/snoyberg/http-conduit -[submodule "authenticate"] - path = authenticate - url = https://github.com/yesodweb/authenticate -[submodule "xml"] - path = xml - url = https://github.com/snoyberg/xml -[submodule "crypto-conduit"] - path = crypto-conduit - url = https://github.com/snoyberg/crypto-conduit -[submodule "tagstream-conduit"] - path = tagstream-conduit - url = https://github.com/snoyberg/tagstream-conduit -[submodule "yaml"] - path = yaml - url = https://github.com/snoyberg/yaml diff --git a/authenticate b/authenticate deleted file mode 160000 index d142d8c2..00000000 --- a/authenticate +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d142d8c214570e130463cd225efd7f0333245d33 diff --git a/crypto-conduit b/crypto-conduit deleted file mode 160000 index ec340592..00000000 --- a/crypto-conduit +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ec3405921a8cdce13f353001deef0c9b3f5af426 diff --git a/http-conduit b/http-conduit deleted file mode 160000 index 6d0765d9..00000000 --- a/http-conduit +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6d0765d9ea4b58a2e2f8782a2ac27734afe81d82 diff --git a/sources.txt b/sources.txt index d559b056..20fc55d6 100644 --- a/sources.txt +++ b/sources.txt @@ -1,10 +1,3 @@ -./http-conduit -./xml/xml-conduit -./xml/xml2html -./authenticate/authenticate -./crypto-conduit -./tagstream-conduit -./yaml ./yesod-routes ./yesod-core ./yesod-json diff --git a/tagstream-conduit b/tagstream-conduit deleted file mode 160000 index 150d64ff..00000000 --- a/tagstream-conduit +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 150d64ff45dfe929bbadf280489261884069455b diff --git a/xml b/xml deleted file mode 160000 index 71be879f..00000000 --- a/xml +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 71be879f7de50a6bb05516f37edcb7bd6ef7a606 diff --git a/yaml b/yaml deleted file mode 160000 index 96da9049..00000000 --- a/yaml +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 96da9049d8255465175de6a8904dfcdcd328eb49