Skip to content

GitLens should only auto-track remote branches if the name matches #1805

@eamodio

Description

@eamodio

Currently when you create a new branch via GitLens from a remote branch, it automatically sets up tracking on the new branch. GitLens should only setup that tracking if the branch names match -- otherwise it can lead to unexpected tracking.

Alternatively, we could avoid tracking all together or prompt, but I feel like the above is the best of both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions