ZIm/crates/remote_server/src
Kirill Bulatov 41de83fe1f
Implement collaborative git manipulations (#23869)
Now commit, stage and unstage can be done both via remote ssh and via
collab (by guests with write access).



https://github.com/user-attachments/assets/a0f5e4e8-01a3-402b-a1f7-f3fc1236cffd


Release Notes:

- N/A
2025-01-30 11:23:38 +02:00
..
headless_project.rs Implement collaborative git manipulations (#23869) 2025-01-30 11:23:38 +02:00
main.rs ssh remoting: Check nightly version correctly by comparing commit SHA (#19884) 2024-10-29 11:32:55 +01:00
remote_editing_tests.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
remote_server.rs Add settings to remote servers, use XDG paths on remote, and enable node LSPs (#19176) 2024-10-15 23:32:44 -07:00
unix.rs Add a crate for spawning tokio tasks in Zed (#23857) 2025-01-29 20:53:16 +00:00