forked from zaoyang/real-world-react
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
204 lines (204 loc) · 6.25 KB
/
Copy path.gitmodules
File metadata and controls
204 lines (204 loc) · 6.25 KB
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
[submodule "apps/conduit"]
path = apps/conduit
url = git@github.com:gothinkster/react-redux-realworld-example-app.git
branch = master
[submodule "apps/react-hn"]
path = apps/react-hn
url = git@github.com:insin/react-hn.git
branch = master
[submodule "apps/flatris"]
path = apps/flatris
url = git@github.com:skidding/flatris.git
branch = master
[submodule "apps/sound-redux"]
path = apps/sound-redux
url = git@github.com:andrewngu/sound-redux.git
branch = master
[submodule "apps/kitematic"]
path = apps/kitematic
url = git@github.com:docker/kitematic.git
branch = master
[submodule "apps/wp-calypso"]
path = apps/wp-calypso
url = git@github.com:Automattic/wp-calypso.git
branch = master
[submodule "apps/react-iTunes-search"]
path = apps/react-iTunes-search
url = git@github.com:LeoAJ/react-iTunes-search.git
branch = master
[submodule "apps/sprintly-ui"]
path = apps/sprintly-ui
url = git@github.com:sprintly/sprintly-ui.git
branch = master
[submodule "apps/dockunit-platform"]
path = apps/dockunit-platform
url = git@github.com:dockunit/platform.git
branch = master
[submodule "apps/retro-board"]
path = apps/retro-board
url = git@github.com:antoinejaussoin/retro-board.git
branch = master
[submodule "apps/spectacle"]
path = apps/spectacle
url = git@github.com:FormidableLabs/spectacle.git
branch = master
[submodule "apps/react-news"]
path = apps/react-news
url = git@github.com:echenley/react-news.git
branch = master
[submodule "apps/mortgage"]
path = apps/mortgage
url = git@github.com:paulhoughton/mortgage.git
branch = master
[submodule "apps/favesound-redux"]
path = apps/favesound-redux
url = git@github.com:rwieruch/favesound-redux.git
branch = master
[submodule "apps/itsquiz-wall"]
path = apps/itsquiz-wall
url = git@github.com:WebbyLab/itsquiz-wall.git
branch = master
[submodule "apps/react-photo-feed"]
path = apps/react-photo-feed
url = git@github.com:lkazberova/react-photo-feed.git
branch = master
[submodule "apps/react-solitaire"]
path = apps/react-solitaire
url = git@github.com:pl12133/react-solitaire.git
branch = master
[submodule "apps/isomorphic500"]
path = apps/isomorphic500
url = git@github.com:gpbl/isomorphic500.git
branch = master
[submodule "apps/perseus"]
path = apps/perseus
url = git@github.com:Khan/perseus.git
branch = master
[submodule "apps/react-calculator"]
path = apps/react-calculator
url = git@github.com:benoitvallon/react-native-nw-react-calculator.git
branch = master
[submodule "apps/react-pomodoro"]
path = apps/react-pomodoro
url = git@github.com:afonsopacifer/react-pomodoro.git
branch = master
[submodule "apps/do"]
path = apps/do
url = git@github.com:1ven/do.git
branch = master
[submodule "apps/i-have-to-return-some-videotapes"]
path = apps/i-have-to-return-some-videotapes
url = git@github.com:stevenhauser/i-have-to-return-some-videotapes.git
branch = master
[submodule "apps/pdxlivebus"]
path = apps/pdxlivebus
url = git@github.com:browniefed/pdxlivebus.git
branch = master
[submodule "apps/react-yelp-clone"]
path = apps/react-yelp-clone
url = git@github.com:fullstackreact/react-yelp-clone.git
branch = master
[submodule "apps/bobonroastprofile"]
path = apps/bobonroastprofile
url = git@github.com:project-bobon/bobonroastprofile.git
branch = master
[submodule "apps/react-music"]
path = apps/react-music
url = git@github.com:FormidableLabs/react-music.git
branch = master
[submodule "apps/react-trello-board"]
path = apps/react-trello-board
url = git@github.com:web-pal/react-trello-board.git
branch = master
[submodule "apps/react-tetris"]
path = apps/react-tetris
url = git@github.com:chvin/react-tetris.git
branch = master
[submodule "apps/illustrated-algorithms"]
path = apps/illustrated-algorithms
url = git@github.com:skidding/illustrated-algorithms.git
branch = master
[submodule "apps/reactjs-tmdb-app"]
path = apps/reactjs-tmdb-app
url = git@github.com:SKempin/reactjs-tmdb-app.git
branch = master
[submodule "apps/lifequote"]
path = apps/lifequote
url = git@github.com:insin/lifequote.git
branch = master
[submodule "apps/dribble-demo"]
path = apps/dribble-demo
url = git@github.com:afghl/dribble-demo.git
branch = master
[submodule "apps/refire-forum"]
path = apps/refire-forum
url = git@github.com:hoppula/refire-forum.git
branch = master
[submodule "apps/dripr-ui"]
path = apps/dripr-ui
url = git@github.com:DevAlien/dripr-ui.git
branch = master
[submodule "apps/invoice-frontend"]
path = apps/invoice-frontend
url = git@github.com:koodilehto/invoice-frontend.git
branch = master
[submodule "apps/torontojs.com"]
path = apps/torontojs.com
url = git@github.com:torontojs/torontojs.com.git
branch = master
[submodule "apps/guesstimate-app"]
path = apps/guesstimate-app
url = git@github.com:getguesstimate/guesstimate-app.git
branch = master
[submodule "apps/plant"]
path = apps/plant
url = git@github.com:guyellis/plant.git
branch = master
[submodule "apps/hyper"]
path = apps/hyper
url = git@github.com:zeit/hyper.git
branch = master
[submodule "apps/ritoplz"]
path = apps/ritoplz
url = git@github.com:ritoplz/ritoplz.git
branch = master
[submodule "apps/english-accents-map"]
path = apps/english-accents-map
url = git@github.com:ismaelgt/english-accents-map.git
branch = master
[submodule "apps/favesound-mobx"]
path = apps/favesound-mobx
url = https://github.com/rwieruch/favesound-mobx
branch = master
[submodule "apps/react-transmission"]
path = apps/react-transmission
url = git@github.com:fcsonline/react-transmission.git
branch = master
[submodule "apps/mortgage-mobx"]
path = apps/mortgage-mobx
url = git@github.com:paulhoughton/mortgage-mobx.git
branch = master
[submodule "apps/flex-editor"]
path = apps/flex-editor
url = git@github.com:limichange/flex-editor.git
branch = master
[submodule "apps/winamp2-js"]
path = apps/winamp2-js
url = git@github.com:captbaritone/winamp2-js.git
branch = master
[submodule "apps/franchise"]
path = apps/franchise
url = git@github.com:HVF/franchise.git
branch = master
[submodule "apps/foodprocessor"]
path = apps/foodprocessor
url = git@github.com:pearofducks/foodprocessor.git
branch = master
[submodule "apps/kratelabs-app"]
path = apps/kratelabs-app
url = git@github.com:KrateLabs/KrateLabs-App.git
branch = master
[submodule "apps/feednext"]
path = apps/feednext
url = git@github.com:feednext/feednext.git
branch = master