ZIm/crates/git/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
..
blame.rs windows: Fix tests on Windows (#22616) 2025-02-05 14:30:09 +00:00
commit.rs windows: Set CREATE_NO_WINDOW for commands (#18447) 2024-11-20 16:52:38 -08:00
git.rs Fixes to commit button in Git Panel (#24425) 2025-02-07 00:21:28 -07:00
hosting_provider.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
remote.rs Detect wider variety of usernames for SSH-based remotes (#21508) 2024-12-05 15:23:37 -08:00
repository.rs Fixes to commit button in Git Panel (#24425) 2025-02-07 00:21:28 -07:00
status.rs Split conflicts into their own section (#24324) 2025-02-05 18:34:14 -07:00