Add support for jujutsu workspaces.
Review Request #14564 — Created Aug. 19, 2025 and submitted — Latest diff uploaded
Jujutsu workspaces are basically the equivalent of git worktrees. This
change adds support for those by checking ifrepo
is a directory, and
if not, reading it to find the upstream repository path.
Posted a change out of a jujutsu workspace.