Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-07-11 13:30:29 +0000
committerThanh Ha2012-07-11 13:30:29 +0000
commitd0320fe2b3efb9d3d549c2c9f82f03a5e8030631 (patch)
tree245eccf3dbfde4d7ef76489a7bfa55b25984e742 /.gitmodules
parent54f5d1fb4a393e79f7ad05f9ae7ee5d4e8f55752 (diff)
downloadeclipse.platform.releng.aggregator-d0320fe2b3efb9d3d549c2c9f82f03a5e8030631.tar.gz
eclipse.platform.releng.aggregator-d0320fe2b3efb9d3d549c2c9f82f03a5e8030631.tar.xz
eclipse.platform.releng.aggregator-d0320fe2b3efb9d3d549c2c9f82f03a5e8030631.zip
Add eclipsebuilder repo
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d1b247e3b..f398d2200 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -73,3 +73,6 @@
[submodule "rt.equinox.incubator"]
path = rt.equinox.incubator
url = ../rt.equinox.incubator.git
+[submodule "eclipse.platform.releng.eclipsebuilder"]
+ path = eclipse.platform.releng.eclipsebuilder
+ url = ../eclipse.platform.releng.eclipsebuilder

Back to the top