Skip to content

Commit

Permalink
Updated submodules (.gitmodules) and SHA1s
Browse files Browse the repository at this point in the history
  • Loading branch information
GPDB-gunny authored and Ed Espino committed Mar 18, 2016
1 parent 7015d67 commit a02f250
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
18 changes: 9 additions & 9 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
[submodule "gpAux/client"]
path = gpAux/client
url = ssh://git@stash.eng.pivotal.io:2222/gpdb/clients.git
url = git@github.com:greenplum-db/gpclients.git
branch = master
[submodule "gpAux/extensions/plr/source"]
path = gpAux/extensions/plr/source
url = ssh://git@stash.eng.pivotal.io:2222/gpdb/plr.git
url = git@github.com:greenplum-db/plr.git
branch = master
[submodule "gpAux/extensions/tpch/source"]
path = gpAux/extensions/tpch/source
url = ssh://git@stash.eng.pivotal.io:2222/gpdb/tpch.git
url = git@github.com:greenplum-db/tpch.git
branch = master
[submodule "gpAux/extensions/pgbouncer/source"]
path = gpAux/extensions/pgbouncer/source
url = ssh://git@stash.eng.pivotal.io:2222/gpdb/pgbouncer.git
url = git@github.com:greenplum-db/pgbouncer.git
branch = master
[submodule "gpAux/extensions/postgis-2.0.3/source"]
path = gpAux/extensions/postgis-2.0.3/source
url = ssh://git@stash.eng.pivotal.io:2222/gpdb/postgis.git
url = git@github.com:greenplum-db/postgis.git
branch = master
[submodule "gpAux/addon"]
path = gpAux/addon
url = ssh://git@stash.eng.pivotal.io:2222/gpdb/addon.git
url = git@github.com:greenplum-db/gpaddon.git
branch = master
[submodule "gpAux/extensions/gp_filedump"]
path = gpAux/extensions/gp_filedump
url = ssh://git@stash.eng.pivotal.io:2222/gpdb/gp_filedump.git
url = git@github.com:greenplum-db/gp_filedump.git
branch = master
[submodule "gpMgmt/bin/pythonSrc/ext"]
path = gpMgmt/bin/pythonSrc/ext
url = ssh://git@stash.eng.pivotal.io:2222/gpdb/pythonsrc-ext.git
url = git@github.com:greenplum-db/pythonsrc-ext.git
branch = master
[submodule "src/bin/gpfdist/ext"]
path = src/bin/gpfdist/ext
url = ssh://git@stash.eng.pivotal.io:2222/gpdb/gpfdist-ext.git
url = git@github.com:greenplum-db/gpfdist-ext.git
branch = master
2 changes: 1 addition & 1 deletion gpAux/extensions/pgbouncer/source
2 changes: 1 addition & 1 deletion gpAux/extensions/plr/source
2 changes: 1 addition & 1 deletion gpAux/extensions/postgis-2.0.3/source
2 changes: 1 addition & 1 deletion gpAux/extensions/tpch/source
2 changes: 1 addition & 1 deletion gpMgmt/bin/pythonSrc/ext
Submodule ext updated from ec478a to f09729
2 changes: 1 addition & 1 deletion src/bin/gpfdist/ext
Submodule ext updated from 22429d to 96f7f1

0 comments on commit a02f250

Please sign in to comment.