ZIm/crates/git_ui/src
Julia Ryan e505d6bf5b
Git uncommit warning (#25977)
Adds a prompt when clicking the uncommit button when the current commit
is already present on a remote branch:

![screenshot showing
prompt](https://github.com/user-attachments/assets/d6421875-588e-4db0-aee0-a92f36bce94b)

Release Notes:

- N/A

---------

Co-authored-by: Conrad <conrad@zed.dev>
2025-03-05 15:56:51 -08:00
..
branch_picker.rs Fix git branches in non-active repository (#26148) 2025-03-05 21:16:46 +00:00
commit_message_prompt.txt git_ui: Scaffold out support for generating commit messages with an LLM (#26161) 2025-03-05 21:42:48 +00:00
commit_modal.rs Fix git branches in non-active repository (#26148) 2025-03-05 21:16:46 +00:00
git_panel.rs Git uncommit warning (#25977) 2025-03-05 15:56:51 -08:00
git_panel_settings.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
git_ui.rs git: Improvements to fetch/push/pull (#26041) 2025-03-04 12:37:11 -05:00
picker_prompt.rs Add user-visible output for remote operations (#25849) 2025-03-03 09:20:15 +00:00
project_diff.rs git_ui: Fix typo in comment (#26162) 2025-03-05 21:48:23 +00:00
remote_output_toast.rs Git Beta: Fix a few cases of empty toasts showing up (#25985) 2025-03-04 02:16:50 +00:00
repository_selector.rs git: Make repo selector wider (#26149) 2025-03-05 13:02:29 -07:00