ZIm/crates/git_ui
Mahmud Ridwan 2075627d6c
Suggest single tracked commit message only when nothing else is staged (#36347)
Closes #36341

<img width="543" height="548" alt="image"
src="https://github.com/user-attachments/assets/ab76a32c-c622-4025-9b28-5accc8d3f04c"
/>

In the case where commit message was suggested based on single tracked
entry, this PR adds a clause to the condition to ensure there are no
staged entries.

Release Notes:

- Fixed commit message suggestion when there is one unstaged tracked
file, but multiple untracked files are staged.
2025-08-18 12:54:45 +03:00
..
src Suggest single tracked commit message only when nothing else is staged (#36347) 2025-08-18 12:54:45 +03:00
Cargo.toml git_panel: Improve toast messages for push/pull/fetch (#35092) 2025-08-04 18:20:20 -04:00
LICENSE-GPL Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00