ZIm/crates/proto/src
Anthony Eid 62270b33c2
git: Add ability to clone remote repositories from Zed (#35606)
This PR adds preliminary git clone support through using the new
`GitClone` action. This works with SSH connections too.

- [x] Get backend working
- [x] Add a UI to interact with this

Future follow-ups:
- Polish the UI
- Have the path select prompt say "Select Repository clone target"
instead of “Open”
- Use Zed path prompt if the user has that as a setting
- Add support for cloning from a user's GitHub repositories directly

Release Notes:

- Add the ability to clone remote git repositories through the `git:
Clone` action

---------

Co-authored-by: hpmcdona <hayden_mcdonald@brown.edu>
2025-08-11 15:09:38 +00:00
..
error.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
macros.rs SSH Remoting: Fix reconnects (#19485) 2024-10-19 23:14:19 -06:00
proto.rs git: Add ability to clone remote repositories from Zed (#35606) 2025-08-11 15:09:38 +00:00
typed_envelope.rs windows: Add support for SSH (#29145) 2025-07-08 14:34:57 +00:00