Skip to content

Git::Base#in_remote_branch? and Git::Base#is_local_branch? have conflicts for branches sharing the name #64

@robertodecurnex

Description

@robertodecurnex

SinceGit::Base#in_remote_branch? and Git::Base#is_local_branch? use the Git::Branch#name to find a branch it wont work for remote branches sharing the same #name as a local one.

As an example, you can not check if origin/master is remote or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions