Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-03-29 15:22:53 +0000
committerThanh Ha2012-03-29 15:22:53 +0000
commit71213c7ebd5c76f0ebf5056f8b87beebb6fc825f (patch)
tree673dd603a9b5ead126c6cc263e50d2ba74d2750d /.gitmodules
parent02cd8156663cdb61822c44d14cdc121aff58c1fe (diff)
downloadeclipse.platform.releng.aggregator-71213c7ebd5c76f0ebf5056f8b87beebb6fc825f.tar.gz
eclipse.platform.releng.aggregator-71213c7ebd5c76f0ebf5056f8b87beebb6fc825f.tar.xz
eclipse.platform.releng.aggregator-71213c7ebd5c76f0ebf5056f8b87beebb6fc825f.zip
Update gitmodules with proper releng.git location.
Signed-off-by: Thanh Ha <thanh.ha@eclipse.org>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 0d61c7472..f64343a35 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -63,4 +63,4 @@
url = ../rt.equinox.p2
[submodule "eclipse.platform.releng"]
path = eclipse.platform.releng
- url = ssh://tha@git.eclipse.org/gitroot/cbi/eclipse.platform.releng.git
+ url = ../eclipse.platform.releng.git

Back to the top