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: content/desktop/contributing-and-collaborating-using-github-desktop/cloning-and-forking-repositories-from-github-desktop.md
+20-6Lines changed: 20 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,13 +51,27 @@ You can also clone a repository directly from {% data variables.product.prodname
51
51
{% endwindows %}
52
52
53
53
### Forking repositories
54
+
{% mac %}
55
+
56
+
{% data reusables.desktop.fork-type-prompt %}
57
+

58
+
{% data reusables.desktop.open-repository-settings %}
59
+

60
+
{% data reusables.desktop.select-fork-behavior %}
61
+

62
+
63
+
{% endmac %}
54
64
55
-
1. If you've cloned a repository where you don't have write access and try to commit changes, {% data variables.product.prodname_desktop %} will warn that "You don't have write access to **REPOSITORY**. Click **create a fork**.
56
-

57
-
3. Click **Fork this repository**.
58
-

59
-
4. To view your fork on {% data variables.product.prodname_dotcom %}, in the top right corner of {% data variables.product.prodname_dotcom %}, click your profile picture, then click **Your repositories**.
0 commit comments