(no title)
trws
|
1 year ago
If I had to guess, I’d say submodules. I work on a couple of projects with no submodules and find work trees great for those, but incredibly painful for the projects that have them. This seems to be getting better in newer git versions, but for a long time basic things like removing a worktree just flat didn’t work with populated submodules.
wvenable|1 year ago