From 818fabee4f6b7bedd08feff8ddc6a29ae6c40f8f Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 10 Jun 2024 09:38:17 -0400 Subject: [PATCH] Remove use of create-branch-from-overview feature version (#51059) --- .../creating-and-deleting-branches-within-your-repository.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository.md b/content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository.md index e014160e10..ff1d7247ea 100644 --- a/content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository.md +++ b/content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository.md @@ -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 %} @@ -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