Update forking proecdural
This commit is contained in:
@@ -51,13 +51,27 @@ You can also clone a repository directly from {% data variables.product.prodname
|
||||
{% endwindows %}
|
||||
|
||||
### Forking repositories
|
||||
{% mac %}
|
||||
|
||||
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**.
|
||||

|
||||
3. Click **Fork this repository**.
|
||||

|
||||
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**.
|
||||

|
||||
{% data reusables.desktop.fork-type-prompt %}
|
||||

|
||||
{% data reusables.desktop.open-repository-settings %}
|
||||

|
||||
{% data reusables.desktop.select-fork-behavior %}
|
||||

|
||||
|
||||
{% endmac %}
|
||||
|
||||
{% windows %}
|
||||
|
||||
{% data reusables.desktop.fork-type-prompt %}
|
||||

|
||||
{% data reusables.desktop.open-repository-settings %}
|
||||

|
||||
{% data reusables.desktop.select-fork-behavior %}
|
||||

|
||||
|
||||
{% endwindows %}
|
||||
|
||||
### Further reading
|
||||
- [About remote repositories](/github/using-git/about-remote-repositories)
|
||||
|
||||
Reference in New Issue
Block a user