Skip to content

Sometimes "git pull" errors with "fatal: Cannot rebase onto multiple branches." but is fine immediately afterwards #523

Open
@tomchiverton

Description

@tomchiverton
$ cd x.y
~/workspace/docker/sites/x.y [master|…13⚑ 1] 
09:41 $ git pull
fatal: Cannot rebase onto multiple branches.
~/workspace/docker/sites/x.y [master ↓·18|…13⚑ 1] 
09:41 $ git pull
Updating d1f83acf0..ae2ab08ef
Fast-forward

I assume something is going on in the background, and the prompt isn't waiting ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions