logoalt Hacker News

steveklabnikyesterday at 8:33 PM1 replyview on HN

Submodules are already that way as well.


Replies

y1n0yesterday at 10:57 PM

Mostly true, but the weird edge case I run into is workspaces. Since they seem to be independent of and not backward compatible with git worktrees, there is no fall back to git for submodules within a workspace.

We still use submodules in a number of places at work so it’s a bit of friction for me. Other than that, I’m rapidly becoming a jj convert.

show 1 reply