Removed submodules
This commit is contained in:
parent
c00aa5971b
commit
94bb9ce22c
18
.gitmodules
vendored
18
.gitmodules
vendored
@ -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
|
||||
|
||||
@ -1 +0,0 @@
|
||||
Subproject commit d142d8c214570e130463cd225efd7f0333245d33
|
||||
@ -1 +0,0 @@
|
||||
Subproject commit ec3405921a8cdce13f353001deef0c9b3f5af426
|
||||
@ -1 +0,0 @@
|
||||
Subproject commit 6d0765d9ea4b58a2e2f8782a2ac27734afe81d82
|
||||
@ -1,10 +1,3 @@
|
||||
./http-conduit
|
||||
./xml/xml-conduit
|
||||
./xml/xml2html
|
||||
./authenticate/authenticate
|
||||
./crypto-conduit
|
||||
./tagstream-conduit
|
||||
./yaml
|
||||
./yesod-routes
|
||||
./yesod-core
|
||||
./yesod-json
|
||||
|
||||
@ -1 +0,0 @@
|
||||
Subproject commit 150d64ff45dfe929bbadf280489261884069455b
|
||||
1
xml
1
xml
@ -1 +0,0 @@
|
||||
Subproject commit 71be879f7de50a6bb05516f37edcb7bd6ef7a606
|
||||
1
yaml
1
yaml
@ -1 +0,0 @@
|
||||
Subproject commit 96da9049d8255465175de6a8904dfcdcd328eb49
|
||||
Loading…
Reference in New Issue
Block a user