Skip to content

Commit

Permalink
Update content/pull-requests/collaborating-with-pull-requests/proposi…
Browse files Browse the repository at this point in the history
…ng-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository.md

Co-authored-by: David Staheli <1767415+davidstaheli@users.noreply.github.com>
  • Loading branch information
thispaul and davidstaheli authored Jun 7, 2022
1 parent 284e431 commit d5712e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You can create a branch a few different ways on GitHub.
{% data reusables.repositories.navigate-to-repo %}
1. Navigate to the the branches page by clicking {% octicon "git-branch" aria-label="the branch icon" %} **<em>NUMBER</em> branches**
![Branches link on overview page](/assets/images/help/branches/branches-link.png)
1. Click "New branch"
1. Click **New branch**
<img width="1200" alt="New Branch button" src="https://user-images.githubusercontent.com/90000203/172206811-a1f799f1-d218-44e7-88c7-6c3cbf6be252.png">
1. Enter a name for the new branch and optionally change the branch source, then select **Create branch**.
<img width="300" alt="Create a branch" src="https://user-images.githubusercontent.com/90000203/172206897-63cddfaf-e49d-47fa-9234-d0a7f9a4bfc6.png">
Expand Down

0 comments on commit d5712e2

Please sign in to comment.