Skip to content
This repository was archived by the owner on Oct 4, 2021. It is now read-only.
This repository was archived by the owner on Oct 4, 2021. It is now read-only.

Git extension doesn't see external worktree #7085

Open
@usr-sse2

Description

@usr-sse2

Steps to reproduce:

git clone --bare <some repository with a C# project> ~/bare.git
cd ~/bare.git
git worktree add ~/worktree master
open ~/worktree/<solution file> -a "Visual Studio (Preview).app"

Expected behaviour:
VS for Mac allows to commit, show history etc. from the Version control menu

Actual behaviour:
Version control integration is inactive

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