Remove all ifversion that has all versions (13) (#49544)
This commit is contained in:
@@ -56,20 +56,17 @@ You might fork a project to propose changes to the upstream repository. In this
|
||||
1. In the top-right corner of the page, click **Fork**.
|
||||
|
||||

|
||||
{%- ifversion fpt or ghec or ghes %}
|
||||
1. Under "Owner," select the dropdown menu and click an owner for the forked repository.
|
||||
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.
|
||||
1. Optionally, in the "Description" field, type a description of your fork.
|
||||
{%- ifversion fpt or ghec or ghes %}
|
||||
1. Optionally, select **Copy the DEFAULT branch only**.
|
||||
|
||||
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.
|
||||
{%- endif %}
|
||||
1. Click **Create fork**.
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:** If you want to copy additional branches from the upstream repository, you can do so from the **Branches** page. For more information, see "[AUTOTITLE](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository)."{% endnote %}{% endif %}
|
||||
**Note:** If you want to copy additional branches from the upstream repository, you can do so from the **Branches** page. For more information, see "[AUTOTITLE](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository)."{% endnote %}
|
||||
|
||||
{% endwebui %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user