-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
54 lines (54 loc) · 2.17 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
[submodule "08-singleton-factory-strategy-android"]
path = 08-singleton-factory-strategy-android
url = [email protected]:ohm-softa/08-singleton-factory-strategy-android.git
[submodule "01-tools"]
path = 01-tools
url = [email protected]:ohm-softa/01-tools.git
[submodule "08-singleton-factory-strategy-jfx"]
path = 08-singleton-factory-strategy-jfx
url = [email protected]:ohm-softa/08-singleton-factory-strategy-jfx.git
[submodule "07-composite-observer-android"]
path = 07-composite-observer-android
url = [email protected]:ohm-softa/07-composite-observer-android.git
[submodule "04-generics"]
path = 04-generics
url = [email protected]:ohm-softa/04-generics.git
[submodule "03-inheritance"]
path = 03-inheritance
url = [email protected]:ohm-softa/03-inheritance.git
[submodule "05-generics-bounds"]
path = 05-generics-bounds
url = [email protected]:ohm-softa/05-generics-bounds
[submodule "11-futures-cli"]
path = 11-futures-cli
url = [email protected]:ohm-softa/11-futures-cli.git
[submodule "10-threads-jfx"]
path = 10-threads-jfx
url = [email protected]:ohm-softa/10-threads-jfx.git
[submodule "12-functional-cli"]
path = 12-functional-cli
url = [email protected]:ohm-softa/12-functional-cli.git
[submodule "10-threads-android"]
path = 10-threads-android
url = [email protected]:ohm-softa/10-threads-android.git
[submodule "11-futures-android"]
path = 11-futures-android
url = [email protected]:ohm-softa/11-futures-android.git
[submodule "02-classes-interfaces"]
path = 02-classes-interfaces
url = [email protected]:ohm-softa/02-classes-interfaces.git
[submodule "13-map-reduce-collect"]
path = 13-map-reduce-collect
url = [email protected]:ohm-softa/13-map-reduce-collect.git
[submodule "09-adapter-flyweight-jfx"]
path = 09-adapter-flyweight-jfx
url = [email protected]:ohm-softa/09-adapter-flyweight-jfx.git
[submodule "06-annotations-reflection"]
path = 06-annotations-reflection
url = [email protected]:ohm-softa/06-annotations-reflection.git
[submodule "07-composite-observer-jfx"]
path = 07-composite-observer-jfx
url = [email protected]:ohm-softa/07-composite-observer-jfx.git
[submodule "09-adapter-flyweight-android"]
path = 09-adapter-flyweight-android
url = [email protected]:ohm-softa/09-adapter-flyweight-android.git