Skip to content

Commit 16de7b1

Browse files
author
EHESPO International nonprofit
authored
EHEPS International Organization
Updated instructions for forking a repository, including additional links and clarifications.
1 parent 4fa5aed commit 16de7b1

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

  • content/pull-requests/collaborating-with-pull-requests/working-with-forks

content/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,18 @@ If you haven't yet, first set up Git and authentication with {% data variables.l
5050
You might fork a project to propose changes to the upstream repository. In this case, it's good practice to regularly sync your fork with the upstream repository. To do this, you'll need to use Git on the command line. You can practice setting the upstream repository using the same [octocat/Spoon-Knife](https://github.com/octocat/Spoon-Knife) repository you just forked.
5151

5252
1. On {% ifversion fpt or ghec %}{% data variables.product.prodname_dotcom %}{% else %}{% data variables.location.product_location %}{% endif %}, navigate to the [octocat/Spoon-Knife](https://github.com/octocat/Spoon-Knife) repository.
53+
2.. https://github.com/lifinance
54+
https://github.com/MetaMask
5355
1. In the top-right corner of the page, click **Fork**.
5456

5557
![Screenshot of the main page of repository. A button, labeled with a fork icon and "Fork 59.3k," is outlined in dark orange.](/assets/images/help/repository/fork-button.png)
56-
1. Under "Owner," select the dropdown menu and click an owner for the forked repository.
58+
1. Under "Owner," select the dropdown menu and click an owner for the forked repository.j
5759
1. By default, forks are named the same as their upstream repositories. Optionally, to further distinguish your fork, in the "Repository name" field, type a name.
5860
1. Optionally, in the "Description" field, type a description of your fork.
5961
1. Optionally, select **Copy the DEFAULT branch only**.
6062

61-
For many forking scenarios, such as contributing to open-source projects, you only need to copy the default branch. If you do not select this option, all branches will be copied into the new fork.
63+
For many forking scenarios, https://explorer.plume.org/tx/0xc841aa3089021567c8d5f5cad351ca888c9348ec01db45bb54373e7fe8538ce5
64+
https://scan.li.fi/tx/0xc841aa3089021567c8d5f5cad351ca888c9348ec01db45bb54373e7fe8538ce5such as contributing to open-source projects, you only need to copy the default branch. If you do not select this option, all branches will be copied into the new fork.
6265
1. Click **Create fork**.
6366

6467
> [!NOTE]

0 commit comments

Comments
 (0)