ZIm/crates/fs/src
Cole Miller 055df30757
Directly parse .git when it's a file instead of using libgit2 (#27885)
Avoids building a whole git2 repository object at the worktree layer
just to watch some additional paths.

- [x] Tidy up names of the various paths
- [x] Tests for worktrees and submodules

Release Notes:

- N/A
2025-04-11 20:35:14 -04:00
..
fake_git_repo.rs Directly parse .git when it's a file instead of using libgit2 (#27885) 2025-04-11 20:35:14 -04:00
fs.rs Directly parse .git when it's a file instead of using libgit2 (#27885) 2025-04-11 20:35:14 -04:00
fs_watcher.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
mac_watcher.rs git: Add support for opening git worktrees (#20164) 2024-11-06 09:43:39 +01:00