zed/crates/git
Piotr Osiewicz 623a6eca75
git: Do not rescan .git on fsmonitor events (#18326)
Fixes #16404 by ignoring events coming from
.git/fsmonitor--daemon/cookies subdirectory.

Closes #16404

Release Notes:

- Improved performance in repositories using Git fsmonitor--daemon
feature.
2024-09-25 11:34:27 +02:00
..
src git: Do not rescan .git on fsmonitor events (#18326) 2024-09-25 11:34:27 +02:00
test_data
Cargo.toml
LICENSE-GPL