Add support for jujutsu workspaces.

Review Request #14564 — Created Aug. 19, 2025 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

Jujutsu workspaces are basically the equivalent of git worktrees. This
change adds support for those by checking if repo is a directory, and
if not, reading it to find the upstream repository path.

Posted a change out of a jujutsu workspace.

Commits

Files