Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Cannot handle local branch being named differently from its remote branch #1697

Description

@stuartchaney

Description

  1. Team Member creates a PR on a branch named feature/replace-iphone-image-template

  2. When checking out this PR on Atom. A branch is created named
    pr-81/stuartchaney/feature/replace-iphone-image-template

The branch created on my local system should be feature/replace-iphone-image-template

When clicking fetch from Atom this will lead to the following

Expected behavior:

local branch created from checking out PR should be feature/replace-iphone-image-template

Actual behavior:

local branch created from checking out PR is pr-81/stuartchaney/feature/replace-iphone-image-template

Reproduces how often:
100%

Versions

1.30.0

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions