Skip to content

Conversation

@bhufmann
Copy link
Contributor

@bhufmann bhufmann commented Jan 30, 2025

What it does

The repositories have been moved to GitHub and the Gerrit URL is not valid anymore.

Update submodules to latest version.

How to test

Clone this repo and init the submodules (git submodule update --init).

After the merge, developers with existing clone will have to execute git submodule sync --recursive to sync their repo to the new URLs. Also, run git submodule update afterwards to get the latest from master branch.

Follow-ups

N/A

Review checklist

  • As an author, I have thoroughly tested my changes and carefully followed the instructions in this template

Copy link

@PatrickTasse PatrickTasse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine for me

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>
Copy link
Contributor

@marcdumais-work marcdumais-work left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@bhufmann bhufmann merged commit 8d167df into eclipse-cdt-cloud:master Jan 30, 2025
2 checks passed
@bhufmann bhufmann deleted the fix-submodules branch January 30, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants