ZIm/crates/git_ui
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
..
src Add git branch switching aliases (#26315) 2025-03-08 00:02:57 +00:00
Cargo.toml Worktree paths in git panel, take 2 (#26047) 2025-03-06 22:55:28 +00:00
LICENSE-GPL Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00