Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ You can create a branch in different ways on {% data variables.product.product_n

{% endnote %}

{% ifversion create-branch-from-overview %}

### Creating a branch via the branches overview

{% data reusables.repositories.navigate-to-repo %}
Expand All @@ -39,7 +37,6 @@ You can create a branch in different ways on {% data variables.product.product_n
- If your repository is a fork, select the repository dropdown menu and click your fork or the upstream repository.
- Select the branch dropdown menu and click a branch.
1. Click **Create branch**.
{% endif %}

### Creating a branch using the branch dropdown

Expand Down