-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
72 lines (72 loc) · 2.78 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
67
68
69
70
71
72
[submodule "specification-studies"]
path = specification
url = [email protected]:wallymathieu/specification-studies.git
[submodule "filedb-studies-java"]
path = db/filedb-studies-java
url = [email protected]:wallymathieu/filedb-studies-java.git
[submodule "hibernate-studies"]
path = db/hibernate-studies
url = [email protected]:wallymathieu/hibernate-studies.git
[submodule "mongodb-studies"]
path = db/mongodb-studies
url = [email protected]:wallymathieu/mongodb-studies.git
[submodule "polymorphic-swagger-studies"]
path = swagger/polymorphic
url = [email protected]:wallymathieu/polymorphic-swagger-studies.git
[submodule "filedb-studies"]
path = db/filedb-studies
url = [email protected]:wallymathieu/filedb-studies.git
[submodule "versioning-studies"]
path = versioning
url = [email protected]:wallymathieu/versioning-studies.git
[submodule "marten-studies"]
path = db/marten-studies
url = [email protected]:wallymathieu/marten-studies.git
[submodule "entity-framework-studies"]
path = db/entity-framework-studies
url = [email protected]:wallymathieu/entity-framework-studies.git
[submodule "nhibernate-studies"]
path = db/nhibernate-studies
url = [email protected]:wallymathieu/nhibernate-studies.git
[submodule "ImmutableObjectGraph-studies"]
path = immutable/ImmutableObjectGraph-studies
url = [email protected]:wallymathieu/ImmutableObjectGraph-studies.git
[submodule "redis-studies"]
path = db/redis-studies
url = [email protected]:wallymathieu/redis-studies.git
[submodule "validation-studies"]
path = validation
url = [email protected]:wallymathieu/validation-studies.git
[submodule "dapper-studies"]
path = db/dapper-studies
url = [email protected]:wallymathieu/dapper-studies.git
[submodule "masstransit-studies"]
path = events/masstransit-studies
url = [email protected]:wallymathieu/masstransit-studies.git
[submodule "nevent-store-studies"]
path = events/nevent-store-studies
url = [email protected]:wallymathieu/nevent-store-studies.git
[submodule "origodb-studies"]
path = db/origodb-studies
url = [email protected]:wallymathieu/origodb-studies.git
[submodule "kafka-studies"]
path = events/kafka-studies
url = [email protected]:wallymathieu/kafka-studies.git
[submodule "raven-studies"]
path = db/raven-studies
url = [email protected]:wallymathieu/raven-studies.git
[submodule "elastic-studies"]
path = db/elastic-studies
url = [email protected]:wallymathieu/elastic-studies.git
[submodule "s3-studies"]
path = files/s3-studies
url = [email protected]:wallymathieu/s3-studies.git
[submodule "csvdb-studies"]
path = db/csvdb-studies
url = [email protected]:wallymathieu/csvdb-studies.git
[submodule "cassandra-studies"]
path = db/cassandra-studies
url = [email protected]:wallymathieu/cassandra-studies.git
[submodule "immutable-csharp-studies"]
path = immutable/immutable-csharp-studies
url = [email protected]:wallymathieu/immutable-csharp-studies.git