-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 774 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 774 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "lib/mapreduce"]
path = lib/mapreduce
url = https://github.com/Tagtoo/mapreduce.git
[submodule "lib/mimic"]
path = lib/mimic
url = https://code.google.com/p/cloud-playground.mimic/
[submodule "lib/google-api-python-client"]
path = lib/google-api-python-client
url = https://github.com/google/google-api-python-client.git
[submodule "lib/httplib2"]
path = lib/httplib2
url = https://github.com/jcgregorio/httplib2.git
[submodule "lib/handlers"]
path = lib/handlers
url = https://github.com/Tagtoo/handlers.git
[submodule "BigDataLabWorker/lib/TaskWorker"]
path = lib/TaskWorker
url = https://github.com/Tagtoo/TaskWorker
[submodule "BigDataLabWorker/lib/cloudstorage"]
path = lib/cloudstorage
url = https://github.com/Tagtoo/appengine-gcs-client.git