top | item 45610971

(no title)

LVB | 4 months ago

What do you mean exactly? Diffs between multiple worktrees? I've found the current diff view fairly useful.

discuss

order

bicx|4 months ago

A git worktree directory contains a .git that just references the original directory’s .git, and Zed doesn’t support this configuration. So, there just isn’t any representation of change tracking when working in a worktree directory.

LVB|4 months ago

Gotcha. Is there a request in for this? The team seems incredibly productive (I'm sometimes offered multiple updates per day), and my completely uninformed and naive take is that this probably wouldn't be too big of a lift, relative to the stuff I'm seeing them ship regularly.