-
Notifications
You must be signed in to change notification settings - Fork 18
/
.gitmodules
27 lines (27 loc) · 1.04 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"]
path = git-novice
url = https://github.com/swcarpentry-i18n/git-novice.git
[submodule "shell-novice"]
path = shell-novice
url = https://github.com/swcarpentry-i18n/shell-novice.git
[submodule "r-novice-inflammation"]
path = r-novice-inflammation
url = https://github.com/swcarpentry/r-novice-inflammation.git
[submodule "r-novice-gapminder"]
path = r-novice-gapminder
url = https://github.com/swcarpentry/r-novice-gapminder.git
[submodule "python-novice-gapminder"]
path = python-novice-gapminder
url = https://github.com/swcarpentry/python-novice-gapminder.git
[submodule "python-novice-inflammation"]
path = python-novice-inflammation
url = https://github.com/swcarpentry/python-novice-inflammation.git
[submodule "sql-novice-survey"]
path = sql-novice-survey
url = https://github.com/swcarpentry/sql-novice-survey.git
[submodule "po4gitbook"]
path = po4gitbook
url = https://github.com/swcarpentry-i18n/po4gitbook.git
[submodule "make-novice"]
path = make-novice
url = https://github.com/swcarpentry/make-novice.git