-
Notifications
You must be signed in to change notification settings - Fork 41
/
Copy path.gitmodules
28 lines (28 loc) · 900 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "deps/django-mailer"]
path = deps/django-mailer
url = https://github.com/pinax/django-mailer.git
branch = master
[submodule "deps/django-maploom"]
path = deps/django-maploom
url = https://github.com/MapStory/django-maploom.git
branch = composer
[submodule "deps/geonode"]
path = deps/geonode
url = https://github.com/geonode/geonode.git
branch = 3.2.0
[submodule "deps/icon-commons"]
path = deps/icon-commons
url = https://github.com/MapStory/icon-commons.git
branch = master
[submodule "deps/maploom"]
path = deps/maploom
url = https://github.com/MapStory/MapLoom.git
branch = feature/composer-wip
[submodule "deps/story-tools"]
path = deps/story-tools
url = https://github.com/MapStory/story-tools.git
branch = master
[submodule "deps/story-tools-composer"]
path = deps/story-tools-composer
url = https://github.com/MapStory/story-tools-composer.git
branch = master