This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Description
When
- there's no solution open
- there is a git repo context set
- the repo has a remote
- there's more than one local clone of the same repo
- more than one of these clones has been opened in VS before (so they're known local repositories)
The repositories list in the Connect page is highlighting both clones, which probably means there's a missing path check somewhere (and since both remote urls match the current git repo, both get highlighted).
