zed/crates/worktree
Conrad Irwin 2cecdab47d
Don't watch parent directory of global gitexcludes file (#48408)
Closes: #48560

Release Notes:

- Fixed an issue where Zed would try to open all edited files in ~ if
your git config had a globalexludes in ~ that did not exist.

---------

Co-authored-by: Cole Miller <cole@zed.dev>
2026-02-06 07:02:06 +00:00
..
src Don't watch parent directory of global gitexcludes file (#48408) 2026-02-06 07:02:06 +00:00
tests/integration project: Always allocate WorktreeIDs on the remote client (#47936) 2026-01-29 15:31:13 +00:00
Cargo.toml worktree: Use public-api-only tests (#47152) 2026-01-22 10:22:04 +01:00
LICENSE-GPL