Remix.run Logo
ephimetheus 3 days ago

I got into jujutsu recently for the mega merge workflow.

The only thing I’m missing now is support for git submodules, especially when working with workspaces.

This requires me to keep using git worktrees with collocated jj in each of them, which is suboptimal.

steveklabnik 3 days ago | parent [-]

Does jj’s own workspaces not help? I don’t use submodules so I don’t know.