zed/crates/project
Antonio Scandurra 1c14168f38 Ensure no two worktrees can point to the same root path
This could happen because there was a pause between creating the worktree
and adding it to the list of tracked local worktrees, and so we might end
up adding the same worktree twice when calling `create_local_worktree` in
rapid succession.
2022-03-03 10:54:52 +01:00
..
src Ensure no two worktrees can point to the same root path 2022-03-03 10:54:52 +01:00
Cargo.toml Revert "Use async_broadcast to emit fake FS events" 2022-03-01 17:14:40 +01:00