Skip to content

Commit 8d167df

Browse files
committed
Fix URL of Trace Compass incubator and test traces submodules
The repositories have been moved to GitHub and the Gerrit URL is not valid anymore. Update submodules to latest version. After rebasing to this commit run the following commands to sync and update the submodules locally: git submodule sync --recursive git submodule update Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
1 parent ae35e29 commit 8d167df

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "tracecompass-test-traces"]
22
path = tracecompass-test-traces
3-
url = https://git.eclipse.org/r/tracecompass/tracecompass-test-traces.git
3+
url = https://github.com/eclipse-tracecompass/tracecompass-test-traces.git
44
[submodule "org.eclipse.tracecompass.incubator"]
55
path = org.eclipse.tracecompass.incubator
6-
url = https://git.eclipse.org/r/tracecompass.incubator/org.eclipse.tracecompass.incubator.git
6+
url = https://github.com/eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator.git

org.eclipse.tracecompass.incubator

tracecompass-test-traces

0 commit comments

Comments
 (0)