Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] p2 Git repository moved to GitHub



On Thu, Mar 17, 2022 at 2:16 PM Christoph Läubrich <laeubi@xxxxxxxxxxxxxx> wrote:
beside that the following would be more appropriate:
1) fork (or update) https://github.com/eclipse-equinox/p2
2) git remote set-url origin git@xxxxxxxxxx:<your username>/p2.git
3) git remote add upstream https://github.com/eclipse-equinox/p2.git

Is this origin/upstream what's recommended by GitHub?

--
Mickael Istria
Eclipse IDE developer, for Red Hat Developers

Back to the top