-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy path.gitmodules
27 lines (27 loc) · 1.08 KB
/
.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
[submodule "git-novice"]
url = https://github.com/carpentries-i18n/git-novice.git
path = git-novice
[submodule "python-ecology-lesson"]
url = https://github.com/carpentries-i18n/python-ecology-lesson.git
path = python-ecology-lesson
[submodule "instructor-training"]
path = instructor-training
url = git@github.com:carpentries-i18n/instructor-training.git
[submodule "r-intro-geospatial"]
url = https://github.com/carpentries-i18n/r-intro-geospatial.git
path = r-intro-geospatial
[submodule "r-raster-vector-geospatial"]
url = https://github.com/carpentries-i18n/r-raster-vector-geospatial.git
path = r-raster-vector-geospatial
[submodule "lc-open-refine"]
url = https://github.com/carpentries-i18n/lc-open-refine.git
path = lc-open-refine
[submodule "python-novice-gapminder"]
url = https://github.com/carpentries-i18n/python-novice-gapminder.git
path = python-novice-gapminder
[submodule "gap-lesson"]
url = https://github.com/carpentries-i18n/gap-lesson.git
path = gap-lesson
[submodule "shell-novice"]
path = shell-novice
url = https://github.com/carpentries-i18n/shell-novice.git