Hacker News new | ask | show | jobs
by ephimetheus 301 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.

1 comments

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