Workspaces
jj workspaces let you have multiple working copies of the same repository simultaneously.
Creating a workspace
Section titled “Creating a workspace”Right-click a commit in the log → New workspace here, or use the Workspaces panel in the sidebar.
Switching workspaces
Section titled “Switching workspaces”Click the workspace name in the sidebar. Each workspace has its own @ commit.
Deleting a workspace
Section titled “Deleting a workspace”Right-click the workspace → Delete workspace. Commits are preserved in history.
Workspace indicators
Section titled “Workspace indicators”Active workspaces appear as coloured dots on their commits in the log graph.