Skip to content

Remote branches are not checked out (git) #295

@jensens

Description

@jensens

Precondition: #293 is applied.

Expected: If one passes an pipurl with a ...@some-branch the branch should be picked.

Current behavior: It does not checkout the branch, but instead rebases the remote branch into master (or main). Which sometimes fails, dependent if there are conflicts or not. Anyway, the result is wrong.

Solution: Checkout the remote branch before rebase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions