forked from greenplum-db/gpdb-archive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.34 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
[submodule "gpAux/client"]
path = gpAux/client
url = ssh://[email protected]:2222/gpdb/clients.git
branch = master
[submodule "gpAux/extensions/plr/source"]
path = gpAux/extensions/plr/source
url = ssh://[email protected]:2222/gpdb/plr.git
branch = master
[submodule "gpAux/extensions/tpch/source"]
path = gpAux/extensions/tpch/source
url = ssh://[email protected]:2222/gpdb/tpch.git
branch = master
[submodule "gpAux/extensions/pgbouncer/source"]
path = gpAux/extensions/pgbouncer/source
url = ssh://[email protected]:2222/gpdb/pgbouncer.git
branch = master
[submodule "gpAux/extensions/postgis-2.0.3/source"]
path = gpAux/extensions/postgis-2.0.3/source
url = ssh://[email protected]:2222/gpdb/postgis.git
branch = master
[submodule "gpAux/addon"]
path = gpAux/addon
url = ssh://[email protected]:2222/gpdb/addon.git
branch = master
[submodule "gpAux/extensions/gp_filedump"]
path = gpAux/extensions/gp_filedump
url = ssh://[email protected]:2222/gpdb/gp_filedump.git
branch = master
[submodule "gpMgmt/bin/pythonSrc/ext"]
path = gpMgmt/bin/pythonSrc/ext
url = ssh://[email protected]:2222/gpdb/pythonsrc-ext.git
branch = master
[submodule "gpAux/extensions/gpfdist/ext"]
path = gpAux/extensions/gpfdist/ext
url = ssh://[email protected]:2222/gpdb/gpfdist-ext.git
branch = master