Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] eclipse.platform.text migrated to GitHub

The transition team is making great progress.

On behalf of everyone:  Thank you all!

Cheers, Wim

On Fri, 25 Mar 2022 at 16:16, Mickael Istria <mistria@xxxxxxxxxx> wrote:
eclipse.platform.text Git repository is now moved to GitHub: https://github.com/eclipse-platform/eclipse.platform.text
If you see this message, perform GitHub migration by (assuming the legacy Gerrit repo is called `upstream`)
$ git reset --hard HEAD^
$ git remote set upstream git@xxxxxxxxxx:eclipse-platform/eclipse.platform.text.git
$ git pull upstream master

--
Mickael Istria
Eclipse IDE developer, for Red Hat Developers
_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev

Back to the top