Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Git Menu: Switch Branch... Error code: 128 fatal: A branch named 'master' already exists. #352

Open
jstritch opened this issue Jul 28, 2021 · 0 comments
Labels

Comments

@jstritch
Copy link

Command Name

Switch Branch

Steps to Reproduce

  1. From the master branch, use Create Branch to create a new branch.
  2. Observe the new branch is correctly selected.
  3. Invoke Switch Branch, select the master branch, and press the Switch Branch button.

Expected Behavior

The master branch would be selected.

Actual Behavior

The error message given in the subject line of this issue is displayed.
The command handler is trying to create the branch. It should not create the branch.

Environment

  • OS: Linux Mint 20.2 - Cinnamon
  • apm --version:
    • apm 2.6.2
    • npm 6.14.13
    • node 12.14.1 x64
    • atom 1.57.0
    • python
    • git 2.32.0
@UziTech UziTech added the bug label Jul 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants