Dashboard › Code › jj workspace add colocation
01a0813c-7954-7cd9-a3fa-d18d047ce143| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 1 | 1d ago |
Chose upstream jj revision 2133040a8b99df over released jj-cli 0.45.1 because the release predates PR #9941 and lacks --colocate plus git.colocate. Installed jj 0.45.1-2133040… with global git.colocate=true: from a colocated repository, jj workspace add now creates a matching Git worktree by default; --colocate and --no-colocate override it. Git 2.42+ is required for git worktree add --orphan; installed Git 2.43 satisfies this.