3
data/reusables/desktop/choose-local-path-url-tab.md
Normal file
3
data/reusables/desktop/choose-local-path-url-tab.md
Normal file
@@ -0,0 +1,3 @@
|
||||
1. To select the local directory into which you want to clone the repository, next to the "Local Path" field, click **Choose...** and navigate to the directory.
|
||||
|
||||

|
||||
3
data/reusables/desktop/cloning-location-url-tab.md
Normal file
3
data/reusables/desktop/cloning-location-url-tab.md
Normal file
@@ -0,0 +1,3 @@
|
||||
1. Click the tab that corresponds to the location of the repository you want to clone. In this example, we click on the URL tab.
|
||||
|
||||

|
||||
3
data/reusables/desktop/cloning-repository-url.md
Normal file
3
data/reusables/desktop/cloning-repository-url.md
Normal file
@@ -0,0 +1,3 @@
|
||||
1. Enter the url or path of the repository you want to clone.
|
||||
|
||||

|
||||
3
data/reusables/desktop/create-fork-prompt.md
Normal file
3
data/reusables/desktop/create-fork-prompt.md
Normal file
@@ -0,0 +1,3 @@
|
||||
1. To create a fork, attempt to push a change to the repository. For example, create a new branch and publish it. A prompt will appear asking if you want to fork this repository.
|
||||
|
||||

|
||||
@@ -1,8 +1,9 @@
|
||||
In {% data variables.product.prodname_desktop %}, if you attempt to clone a repository that you don't have write access to, a fork is automatically created for you.
|
||||
In {% data variables.product.prodname_desktop %}, if you clone a repository that you do not have write access to, and then attempt to push a change to the repository, a fork will be created for you.
|
||||
|
||||
{% data reusables.desktop.choose-clone-repository %}
|
||||
{% data reusables.desktop.cloning-location-tab %}
|
||||
{% data reusables.desktop.cloning-repository-list %}
|
||||
{% data reusables.desktop.choose-local-path %}
|
||||
{% data reusables.desktop.cloning-location-url-tab %}
|
||||
{% data reusables.desktop.cloning-repository-url %}
|
||||
{% data reusables.desktop.choose-local-path-url-tab %}
|
||||
{% data reusables.desktop.click-clone %}
|
||||
{% data reusables.desktop.create-fork-prompt %}
|
||||
{% data reusables.desktop.fork-type-prompt %}
|
||||
|
||||
Reference in New Issue
Block a user