forked from greenplum-db/gpdb-archive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 964 Bytes
/
.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
[submodule "gpAux/client"]
path = gpAux/client
url = [email protected]:greenplum-db/gpclients.git
branch = master
[submodule "gpAux/extensions/plr/source"]
path = gpAux/extensions/plr/source
url = [email protected]:greenplum-db/plr.git
branch = master
[submodule "gpAux/extensions/pgbouncer/source"]
path = gpAux/extensions/pgbouncer/source
url = [email protected]:greenplum-db/pgbouncer.git
branch = master
[submodule "gpAux/extensions/postgis-2.0.3/source"]
path = gpAux/extensions/postgis-2.0.3/source
url = [email protected]:greenplum-db/postgis.git
branch = master
[submodule "gpMgmt/bin/pythonSrc/ext"]
path = gpMgmt/bin/pythonSrc/ext
url = [email protected]:greenplum-db/pythonsrc-ext.git
branch = master
[submodule "src/bin/gpfdist/ext"]
path = src/bin/gpfdist/ext
url = [email protected]:greenplum-db/gpfdist-ext.git
branch = master
[submodule "gpAux/extensions/googletest"]
path = gpAux/extensions/googletest
url = [email protected]:google/googletest.git