zed/crates/project
Max Brunsfeld 3c06bd056a Load git repositories when inserting the entry for the .git
Don't wait until populating that directory entry, for two reasons:
* In the case of submodules, .git is not a directory
* We don't eagerly populate .git directories, since their contents
  are automatically ignored.
2023-06-22 10:34:28 -07:00
..
src Load git repositories when inserting the entry for the .git 2023-06-22 10:34:28 -07:00
Cargo.toml Optimize matching of multiple file-watch globs using the globset crate 2023-05-19 09:13:34 -07:00