Description
In some cases where you choose this action on a known repo that isn't open, GitLens will do a getOrOpenRepository and pass the repo straight to the deep link service as an argument to ProcessDeepLink. The deep link service never opens this repo, which can cause "Switch" and "Open in Worktree" actions in some cases to seemingly no-op.
GitLens Version
17.0.0
VS Code Version
No response
Git Version
No response
Logs, Screenshots, Screen Captures, etc
No response