zed/crates/fs/src
Cole Miller 439d31e2d4
Add branch rename action to Git panel (#38273)
Reopening #35136, cc @launay12u

Release Notes:

- git: added `git: rename branch` action to rename a branch (`git branch
-m`)

---------

Co-authored-by: Guillaume Launay <guillaume.launay@paylead.fr>
Co-authored-by: Peter Tripp <petertripp@gmail.com>
2025-09-18 18:17:13 +00:00
..
fake_git_repo.rs Add branch rename action to Git panel (#38273) 2025-09-18 18:17:13 +00:00
fs.rs fs: Do panic when failing to query modified timestamps (#38312) 2025-09-17 10:28:05 +00:00
fs_watcher.rs Make SanitizedPath wrap Path instead of Arc<Path> to avoid allocation (#37106) 2025-08-28 13:32:30 -06:00
mac_watcher.rs Give most spawned threads names (#38302) 2025-09-17 10:11:51 +02:00