ZIm/crates/git_ui/src
Conrad Irwin 1f9d02607b
Fixes to commit button in Git Panel (#24425)
Git Panel updates:

* Fixes commit/commit all button to work (and be disabled correctly in
merge conflict status)
* Updates keyboard shortcuts and sets focus on the button (enter now
does the same as click; tab cycles between editor and change list)


Closes #ISSUE

Release Notes:

- N/A *or* Added/Fixed/Improved ...

---------

Co-authored-by: Cole Miller <cole@zed.dev>
2025-02-07 00:21:28 -07:00
..
git_panel.rs Fixes to commit button in Git Panel (#24425) 2025-02-07 00:21:28 -07:00
git_panel_settings.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
git_ui.rs Project Diff 2 (#23891) 2025-02-03 13:18:50 -07:00
project_diff.rs Fixes to commit button in Git Panel (#24425) 2025-02-07 00:21:28 -07:00
repository_selector.rs Rework shared commit editors (#24274) 2025-02-05 15:36:24 +00:00