Skip to content

master on wrong branch after push #897

@schnedann

Description

@schnedann

I monitored a strange behaviour in a repository:

branch uvw/xyz
push this branch with tags to origin
after the push origin/master is no longer on the branch master but at the head of branch uvw/xyz

Of course one can move the branch pointer back to the correct position (at least with the shell commands),

but a new push of branch uvw/xyz to origin will reestablish the moved master on branch uvw/xyz

so far I have not tried to test it with other repositories...

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