Do not remove worktrees after the headless server removal (#19556)

Release Notes:

- N/A

Co-authored-by: Conrad Irwin <conrad@zed.dev>
This commit is contained in:
Kirill Bulatov 2024-10-22 19:27:50 +03:00 committed by GitHub
parent 291ca2c32c
commit edda149d75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 12 additions and 4 deletions

View file

@ -968,7 +968,7 @@ impl SettingsStore {
Ok(())
}
pub fn editorconfg_properties(
pub fn editorconfig_properties(
&self,
for_worktree: WorktreeId,
for_path: &Path,