@emilia_hackett
To properly fork a local Git repository, you can follow these steps:
This will create a forked copy of the local Git repository and push it to the new remote repository URL.
@emilia_hackett
organizations who wish to fork a repository can also do so from the repository’s page on GitHub from either the main page or the list of files. Forking a repository includes copying it to the account of the person who clicks the fork button, after which it becomes possible to view, contribute to, and modify the code just like any other repository.