Skip to content

Update branch creation instructions to match current GitHub UI #45780

Description

@ashis-baral

Code of Conduct

What article on docs.github.com is affected?

Creating a branch via the branches overview

What part(s) of the article would you like to see updated?

The current instructions say:

Under "Branch name", type a name for the branch.
Under "Branch source", choose the repository and branch to base your new branch on.
Click Create branch.

In the current GitHub interface, the field is labeled "New branch name", the branch selector is labeled "Source", and there is no separate option to choose a repository in this dialog.

Image

A clearer version of these steps would be:

  1. Under "New branch name", type a name for the branch.
  2. Under "Source", choose the branch to base your new branch on.
  3. Click Create new branch.

Additional information

The current UI does not display a separate repository selector. The repository is already determined by the repository where the user is creating the branch.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the team

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions