Removed submodules
This commit is contained in:
parent
81db921c85
commit
958d9dcf2f
15
.gitmodules
vendored
15
.gitmodules
vendored
@ -1,18 +1,3 @@
|
|||||||
[submodule "scripts"]
|
[submodule "scripts"]
|
||||||
path = scripts
|
path = scripts
|
||||||
url = git://github.com/yesodweb/scripts.git
|
url = git://github.com/yesodweb/scripts.git
|
||||||
[submodule "authenticate"]
|
|
||||||
path = authenticate
|
|
||||||
url = https://github.com/yesodweb/authenticate.git
|
|
||||||
[submodule "http-conduit"]
|
|
||||||
path = http-conduit
|
|
||||||
url = https://github.com/snoyberg/http-conduit
|
|
||||||
[submodule "xml"]
|
|
||||||
path = xml
|
|
||||||
url = https://github.com/snoyberg/xml
|
|
||||||
[submodule "crypto-conduit"]
|
|
||||||
path = crypto-conduit
|
|
||||||
url = https://github.com/snoyberg/crypto-conduit.git
|
|
||||||
[submodule "yaml"]
|
|
||||||
path = yaml
|
|
||||||
url = https://github.com/snoyberg/yaml
|
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
Subproject commit c61c883be061b86d38b87f4da302a76074c21956
|
|
||||||
@ -1 +0,0 @@
|
|||||||
Subproject commit 26697093384afe848b834270c58229dac822f70d
|
|
||||||
@ -1 +0,0 @@
|
|||||||
Subproject commit 8beda45819170502d23febe204b8eee7f15dc2cb
|
|
||||||
@ -1,8 +1,3 @@
|
|||||||
./crypto-conduit
|
|
||||||
./authenticate/authenticate
|
|
||||||
./http-conduit
|
|
||||||
./xml/xml-conduit
|
|
||||||
./yaml
|
|
||||||
./yesod-routes
|
./yesod-routes
|
||||||
./yesod-core
|
./yesod-core
|
||||||
./yesod-json
|
./yesod-json
|
||||||
|
|||||||
1
xml
1
xml
@ -1 +0,0 @@
|
|||||||
Subproject commit a45988f588e8e5c2a537781ec37500bb1f47d539
|
|
||||||
1
yaml
1
yaml
@ -1 +0,0 @@
|
|||||||
Subproject commit 8eb70f4984ac950f45f532d85ff840736ce817df
|
|
||||||
Loading…
Reference in New Issue
Block a user