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
Description
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
Labels
No labels