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.

Pulling the tracking git branch via UI causes error #918

Description

@vvs

Doing git pull via the new Atom UI (pressing the "down arrow" button in the bottom-right corner, and then pressing "Pull" button, or "Fetch" button) causes the following error:

Unable to pull
fatal: Couldn't find remote ref my-local-branch-name

Doing the 'git pull' from the command line works fine.

Please note that there is no 'my-local-branch-name' on the server indeed, the remote branch name is different, but the local branch is set to track that remote branch, let's call it "my-remote-branch".

Reproduces how often:

100%

Versions

Atom : 1.18.0-beta3
Electron: 1.3.15
Chrome : 52.0.2743.82
Node : 6.5.0

Let me know if you need more info (and how to get that info).

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions