You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/github/github-introduction-administration/includes/4-how-github-organization-permission-works.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,10 +35,10 @@ You can also keep your fork up to date by pulling in changes from the original r
35
35
Here’s how to fork a repository:
36
36
37
37
1. On GitHub.com, navigate to the main page of the repository you want to fork.
38
-
1. In the upper-right corner, select **Fork**.
39
-
1. Choose an owner for the fork (your personal account or an organization).
40
-
1. Optionally, rename the forked repository or include all branches.
41
-
1. Select **Create fork**.
38
+
2. In the upper-right corner, select **Fork**.
39
+
3. Choose an owner for the fork (your personal account or an organization).
40
+
4. Optionally, rename the forked repository or include all branches.
41
+
5. Select **Create fork**.
42
42
43
43
:::image type="content" source="../media/fork-repo-option.png" alt-text="Screenshot showing the fork button in the top-right corner of a GitHub repository." border="false":::
0 commit comments