1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Files
docs/data/reusables/codespaces/create-or-switch-branch.md
Amy Burns ae96cd2cc5 Adding more information on how to use github.dev (#21576)
* making some minor improvements based on feedback

* added new product name and some improvements

* updating location and feedback

* updating doc based on PM feedback

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* adding some updates based on feedback

* renaming file to match new SEO friendly title

* updating based on feedback

* updating based on feedback

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-09-29 21:53:27 -04:00

5 lines
501 B
Markdown

1. If the current branch is not shown in the status bar, at the bottom of your codespace, right-click the status bar and select **Source control**.
1. Click the branch name in the status bar.
![The branch in the status bar](/assets/images/help/codespaces/branch-in-status-bar.png)
1. In the drop-down, either click the branch you want to switch to, or enter the name for a new branch and click **Create new branch**.
![Choose from the branch menu](/assets/images/help/codespaces/create-new-branch.png)