forked from GoogleCloudPlatform/gsutil
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
54 lines (54 loc) · 2.08 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 "third_party/boto"]
path = third_party/boto
url = git://github.com/boto/boto.git
[submodule "third_party/httplib2"]
path = third_party/httplib2
url = git://github.com/jcgregorio/httplib2.git
[submodule "third_party/python-gflags"]
path = third_party/python-gflags
url = git://github.com/gsutil-mirrors/python-gflags.git
[submodule "third_party/crcmod"]
path = third_party/crcmod
url = https://github.com/gsutil-mirrors/crcmod.git
[submodule "third_party/crcmod_osx"]
path = third_party/crcmod_osx
url = https://github.com/gsutil-mirrors/crcmod-osx.git
[submodule "third_party/socksipy-branch"]
path = third_party/socksipy-branch
url = git://github.com/gsutil-mirrors/socksipy-branch.git
[submodule "third_party/retry-decorator"]
path = third_party/retry-decorator
url = https://github.com/pnpnpn/retry-decorator.git
[submodule "third_party/gcs-oauth2-boto-plugin"]
path = third_party/gcs-oauth2-boto-plugin
url = https://github.com/GoogleCloudPlatform/gcs-oauth2-boto-plugin.git
[submodule "third_party/oauth2client"]
path = third_party/oauth2client
url = https://github.com/google/oauth2client.git
[submodule "third_party/six"]
path = third_party/six
url = https://github.com/gsutil-mirrors/six.git
[submodule "third_party/apitools"]
path = third_party/apitools
url = git://github.com/google/apitools.git
[submodule "third_party/protorpc"]
path = third_party/protorpc
url = git://github.com/google/protorpc.git
[submodule "third_party/rsa"]
path = third_party/rsa
url = https://github.com/gsutil-mirrors/rsa.git
[submodule "third_party/pyasn1"]
path = third_party/pyasn1
url = https://github.com/gsutil-mirrors/pyasn1.git
[submodule "third_party/pyasn1-modules"]
path = third_party/pyasn1-modules
url = https://github.com/gsutil-mirrors/pyasn1-modules.git
[submodule "third_party/mock"]
path = third_party/mock
url = git://github.com/houglum/mock.git
[submodule "third_party/funcsigs"]
path = third_party/funcsigs
url = git://github.com/testing-cabal/funcsigs.git
[submodule "third_party/argcomplete"]
path = third_party/argcomplete
url = https://github.com/kislyuk/argcomplete.git