It seems this has to be

git remote set-url origin [email protected]:eclipse-equinox/p2.git

beside that the following would be more appropriate:

1) fork (or update) https://github.com/eclipse-equinox/p2
2) git remote set-url origin [email protected]:<your username>/p2.git
3) git remote add upstream https://github.com/eclipse-equinox/p2.git



Am 17.03.22 um 13:45 schrieb Mickael Istria:
git remote set origin [email protected]:eclipse-equinox/p2.git
_______________________________________________
p2-dev mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/p2-dev

Reply via email to