-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
57 lines (57 loc) · 1.83 KB
/
.gitmodules
File metadata and controls
57 lines (57 loc) · 1.83 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[submodule "rowgenerators"]
path = rowgenerators
url = https://github.com/Metatab/rowgenerators.git
branch = master
[submodule "metatab-declarations"]
path = metatab-declarations
url = https://github.com/Metatab/metatab-declarations.git
branch = master
[submodule "geoid"]
path = geoid
url = https://github.com/Metatab/geoid.git
branch = master
[submodule "metatab"]
path = metatab
url = https://github.com/Metatab/metatab.git
branch = master
[submodule "metapack"]
path = metapack
url = https://github.com/Metatab/metapack.git
branch = master
[submodule "publicdata"]
path = publicdata
url = https://github.com/Metatab/publicdata.git
branch = master
[submodule "notebook-templates"]
path = notebook-templates
url = https://github.com/Metatab/notebook-templates.git
[submodule "metapack-wp"]
path = metapack-wp
url = https://github.com/Metatab/metapack-wp.git
[submodule "metapack-build"]
path = metapack-build
url = https://github.com/Metatab/metapack-build.git
[submodule "metapack-jupyter"]
path = metapack-jupyter
url = https://github.com/Metatab/metapack-jupyter.git
[submodule "metapack-dev"]
path = metapack-dev
url = https://github.com/Metatab/metapack-dev.git
[submodule "metapack-github"]
path = metapack-github
url = https://github.com/Metatab/metapack-github.git
[submodule "sdipylib"]
path = sdipylib
url = https://github.com/sandiegodata/sdipylib.git
[submodule "publicdata_census"]
path = publicdata_census
url = https://github.com/Metatab/publicdata_census.git
[submodule "publicdata_pums"]
path = publicdata_pums
url = https://github.com/Metatab/publicdata_pums.git
[submodule "metapack-docker-server"]
path = metapack-docker-server
url = https://github.com/Metatab/metapack-docker-server.git
[submodule "metapack-robot"]
path = metapack-robot
url = https://github.com/Metatab/metapack-robot.git