The only reference I can give is this:
https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/configuring-a-remote-for-a-fork
https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork
where the "original repository" is called the "upstream"
as always this is not mandatory and one could for sure use different
aproaches.
Am 17.03.22 um 14:26 schrieb Jonah Graham:
On Thu., Mar. 17, 2022, 09:25 Mickael Istria, <[email protected]
<mailto:[email protected]>> wrote:
On Thu, Mar 17, 2022 at 2:16 PM Christoph Läubrich
<[email protected] <mailto:[email protected]>> wrote:
beside that the following would be more appropriate:
1) fork (or update) https://github.com/eclipse-equinox/p2
<https://github.com/eclipse-equinox/p2>
2) git remote set-url origin [email protected]
<mailto:[email protected]>:<your username>/p2.git
3) git remote add upstream
https://github.com/eclipse-equinox/p2.git
<https://github.com/eclipse-equinox/p2.git>
Is this origin/upstream what's recommended by GitHub?
FWIW On GH I have always used origin for the origin and jonah for my fork.
Jonah
--
Mickael Istria
Eclipse IDE <https://www.eclipse.org/eclipseide> developer, for Red
Hat Developers <https://developers.redhat.com/>
_______________________________________________
p2-dev mailing list
[email protected] <mailto:[email protected]>
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/p2-dev
<https://www.eclipse.org/mailman/listinfo/p2-dev>
_______________________________________________
p2-dev mailing list
[email protected]
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/p2-dev
_______________________________________________
p2-dev mailing list
[email protected]
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/p2-dev