Add support for jujutsu workspaces.

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

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.

Summary ID
Add support for jujutsu workspaces.
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. Testing Done: Posted a change out of a jujutsu workspace.
xnnntrrllxrywwwlsomzxxvoxuyuloxs
chipx86
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to master (685e171)