ZIm/crates/zed_actions/src
Mikayla Maki 60b3eb3f76
Add git branch switching aliases (#26315)
This gives us _very_ rudimentary support for `git switch` and `git
checkout` now, by making them aliases for our existing `git::branch`
call.

Release Notes:

- Git Beta: Added `git::Switch` and `git::CheckoutBranch` as aliases for
the existing `git::Branch`
2025-03-08 00:02:57 +00:00
..
lib.rs Add git branch switching aliases (#26315) 2025-03-08 00:02:57 +00:00