ZIm/crates/remote_server
Kirill Bulatov 9a6b9e3124
Use different commit author for collab project clients (#24058)
Follow-up of https://github.com/zed-industries/zed/pull/23869

* Retrieves user + email for collab project clients and use these when
such users commit

Same as in https://github.com/zed-industries/zed/pull/23329, "is it the
right user name and e-mail" and "how to override these" questions apply.

* If this data is unavailable, forbid committing to the remote client

* Forbid running related actions in git panel, if committing/writing is
not permitted


Release Notes:

- N/A
2025-01-31 23:25:58 +00:00
..
src Use different commit author for collab project clients (#24058) 2025-01-31 23:25:58 +00:00
build.rs Improve Linux panic reporting (#22202) 2024-12-22 08:20:17 +00:00
Cargo.toml Add a crate for spawning tokio tasks in Zed (#23857) 2025-01-29 20:53:16 +00:00
LICENSE-GPL Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00