ZIm/crates/git_ui
Cole Miller aa5fa4b7d4
git: Use a buffer for the panel's commit message (#23308)
This PR changes the `GitPanel` and `GitState` to use a
`language::Buffer` for the commit message. This is a small initial step
toward remote editing and collaboration support.

Release Notes:

- N/A

---------

Co-authored-by: Max <max@zed.dev>
2025-01-21 17:58:18 +00:00
..
src git: Use a buffer for the panel's commit message (#23308) 2025-01-21 17:58:18 +00:00
Cargo.toml git: Use a buffer for the panel's commit message (#23308) 2025-01-21 17:58:18 +00:00
LICENSE-GPL Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00