ZIm/crates/git_ui/src
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
..
git_panel.rs git: Use a buffer for the panel's commit message (#23308) 2025-01-21 17:58:18 +00:00
git_panel_settings.rs git_ui: Add Git Panel settings (#23132) 2025-01-14 15:40:45 +00:00
git_ui.rs Move git state to Project (#23208) 2025-01-16 13:57:28 -05:00