Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Goubet2016-10-28 14:56:58 +0000
committerLaurent Goubet2016-10-28 14:56:58 +0000
commit257c90af1e8948157f5d3341a92177113a030842 (patch)
tree30e7ce2c66d0bfd6d5d471f7e5b9ce2db64e0d0d
parentcac1926e8b9bb6ab79060938336e3c93d4929891 (diff)
downloadorg.eclipse.emf.compare-acceptance-257c90af1e8948157f5d3341a92177113a030842.tar.gz
org.eclipse.emf.compare-acceptance-257c90af1e8948157f5d3341a92177113a030842.tar.xz
org.eclipse.emf.compare-acceptance-257c90af1e8948157f5d3341a92177113a030842.zip
sub-module for ext library with xml:id tests
-rw-r--r--.gitmodules3
m---------testGitExtLibraryID0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 1728969..23fe458 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "testGitExtLibrary"]
path = testGitExtLibrary
url = ssh://git.eclipse.org/gitroot/emfcompare/acceptance-submodules/testGitExtLibrary.git
+[submodule "testGitExtLibraryID"]
+ path = testGitExtLibraryID
+ url = ssh://git.eclipse.org:29418/emfcompare/acceptance-submodules/testGitExtLibraryID.git
diff --git a/testGitExtLibraryID b/testGitExtLibraryID
new file mode 160000
+Subproject 5756d5b7270414f113b51d4a738a64ac89309e5

Back to the top