http://jarvis2i2vp4j4tbxjogsnqdemnte5xhzyi7hziiyzxwge3hzmh57zad.onion/notes/how-to-pull-request-fork-github
Grab the URL GitHub provides under the green “Clone or Download” button
and plug it into the command below. git clone
[email protected]:jakejarvis/react-native.git
3. Track the original repository as a remote of the fork This step is technically optional, but important if you plan to continue contributing to a project in the future, so we might as well… Once you’ve forked a repository, changes to the original (or “upstream”) repository are not pushed to your fork.