-
Notifications
You must be signed in to change notification settings - Fork 37
/
.gitmodules
66 lines (66 loc) · 2.39 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
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
58
59
60
61
62
63
64
65
66
[submodule "python-mapping"]
path = python-mapping
url = https://github.com/BillMills/python-mapping.git
[submodule "shell-scheduling"]
path = shell-scheduling
url = https://github.com/BillMills/shell-scheduling.git
[submodule "python-creating-packages"]
path = python-creating-packages
url = https://github.com/BillMills/pythonPackageLesson.git
[submodule "shell-awk"]
path = shell-awk
url = https://github.com/BillMills/awk-lesson.git
[submodule "R-dplyr-magrittr"]
path = R-dplyr-magrittr
url = https://github.com/ksamuk/dplyr_magrittr_demo.git
[submodule "R-loops"]
path = R-loops
url = https://github.com/rozdakin/R_loops_demo
[submodule "python-testing"]
path = python-testing
url = https://github.com/BillMills/python-testing.git
[submodule "R-creating-packages"]
path = R-creating-packages
url = https://github.com/kazi11/TestPackage.git
[submodule "R-ggplotVSlattice"]
path = R-ggplotVSlattice
url = https://github.com/lmguzman/ggplotVslattice.git
[submodule "R-tidyr_reshape2"]
path = R-tidyr_reshape2
url = https://github.com/remi-daigle/tidyr_reshape2_lesson.git
[submodule "go-intro"]
path = go-intro-bengali/
url = https://github.com/bolaram/Go-Language-in-Bengali.git
[submodule "git-intro-bengali"]
path = git-intro-bengali
url = https://github.com/bolaram/Git-Bengali-Tutorial.git
[submodule "django-intro-bengali"]
path = django-intro-bengali
url = https://github.com/bolaram/Django-in-Bengali.git
[submodule "go-intro-bengali"]
path = go-intro-bengali
url = https://github.com/bolaram/Go-Language-in-Bengali.git
[submodule "python-pandas"]
path = python-pandas
url = https://github.com/nsoontie/pythonPandasLesson
[submodule "R-biomaRt"]
path = R-biomaRt
url = https://github.com/kazi11/biomaRt_tutorial.git
[submodule "GIS_mapping_in_R"]
path = GIS_mapping_in_R
url = https://github.com/remi-daigle/GIS_mapping_in_R.git
[submodule "R-GIS-Mapping"]
path = R-GIS-Mapping
url = https://github.com/remi-daigle/GIS_mapping_in_R.git
[submodule "python-intro-bengali"]
path = python-intro-bengali
url = https://github.com/bolaram/Python-in-Bengali.git
[submodule "git-studygroup-intro"]
path = git-studygroup-intro
url = https://github.com/TomKellyGenetics/git-studygroup-intro
[submodule "R-data-table"]
path = R-data-table
url = [email protected]:TomKellyGenetics/syska-R-data-table.git
[submodule "Docker-intro"]
path = Docker-intro
url = https://github.com/dvigneshwer/Docker-intro.git