Description
Passing a repo path when launching Fork, should automatically select the appropriate workspace where that path is located in.
Repro Steps
-
Open Fork
-
Set these workspaces:
Workspaces:
- Workspace1
- Repo1
- Workspace2
- Repo2
- Open Workspace1
- From command line,
fork.exe <repo2-path>
Result: Repo2 gets added to Workspace1
Expected: View is switched to Workspace2 and Repo2 is selected
Description
Passing a repo path when launching Fork, should automatically select the appropriate workspace where that path is located in.
Repro Steps
Open Fork
Set these workspaces:
fork.exe <repo2-path>Result: Repo2 gets added to Workspace1
Expected: View is switched to Workspace2 and Repo2 is selected