-
Notifications
You must be signed in to change notification settings - Fork 31
/
.gitdeps
103 lines (103 loc) · 2.81 KB
/
.gitdeps
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
[
{
"sourcerepo" : "https://github.com/rlaemmel/yapg.git",
"sourcedir" : "/",
"targetdir" : "contributions/yapg"
},
{
"sourcerepo" : "git://github.com/DerDackel/mongo101companies.git",
"sourcedir" : "/",
"targetdir" : "contributions/mongodb"
},
{
"sourcerepo" : "git://github.com/DerDackel/gremlin-neo4j101companies.git",
"sourcedir" : "/",
"targetdir" : "contributions/gremlin-neo4j"
},
{
"sourcerepo" : "git://github.com/DerDackel/riak101companies.git",
"sourcedir" : "/",
"targetdir" : "contributions/riak"
},
{
"sourcerepo" : "git://github.com/DerDackel/hbase101companies.git",
"sourcedir" : "/",
"targetdir" : "contributions/hbase"
},
{
"sourcerepo": "git://github.com/spgroup/101companies-grails.git",
"sourcedir" : "/",
"targetdir" : "contributions/grails"
},
{
"sourcerepo" : "https://github.com/101companies/101haskell.git",
"sourcedir" : "/contributions",
"targetdir" : "contributions",
"mode" : "subdirsonly"
},
{
"sourcerepo" : "https://github.com/101companies/101simplejava.git",
"sourcedir" : "/contributions",
"targetdir" : "contributions",
"mode" : "subdirsonly"
},
{
"sourcerepo" : "https://github.com/101companies/101datalog.git",
"sourcedir" : "/",
"targetdir" : "contributions",
"mode" : "subdirsonly"
},
{
"sourcerepo" : "https://github.com/SoTeSoLa/SoTeSoLa.git",
"sourcedir" : "/hackathon/callref-rascal",
"targetdir" : "contributions/callref-rascal"
},
{
"sourcerepo" : "https://github.com/hakanaksu/101android.git",
"sourcedir" : "/",
"targetdir" : "contributions",
"mode" : "subdirsonly"
},
{
"sourcerepo" : "https://github.com/kevin-klein/101repo.git",
"sourcedir" : "/contributions",
"targetdir" : "contributions",
"mode" : "subdirsonly"
},
{
"sourcerepo": "https://github.com/101companies/101worker.git",
"sourcedir" : "/modules",
"targetdir" : "modules",
"mode" : "subdirsonly"
},
{
"sourcerepo": "https://github.com/101companies/101worker.git",
"sourcedir" : "/services",
"targetdir" : "services",
"mode" : "subdirsonly"
},
{
"sourcerepo": "https://github.com/MightyNoob/contributions.git",
"sourcedir" : "/",
"targetdir" : "fsharpNonMonadicLogging",
"mode" : "subdirsonly"
},
{
"sourcerepo": "https://github.com/MightyNoob/contributions.git",
"sourcedir" : "/",
"targetdir" : "fsharpClasses",
"mode" : "subdirsonly"
},
{
"sourcerepo": "https://github.com/MightyNoob/contributions.git",
"sourcedir" : "/",
"targetdir" : "fsharpRecords",
"mode" : "subdirsonly"
},
{
"sourcerepo" : "https://github.com/ydupont/101repo.git",
"sourcedir" : "/contributions",
"targetdir" : "contributions",
"mode" : "subdirsonly"
}
]