ZIm/crates/git_ui/src
Marshall Bowers ed417da536
git_ui: Try to prompt the model out of including the diff output (#26281)
This PR updates the prompt for generating commit messages to tell the
model not to include the raw diff output in the message.

Release Notes:

- N/A
2025-03-07 15:05:35 +00:00
..
askpass_modal.rs gpui: Rename rounded_md to rounded_sm (#26228) 2025-03-06 17:57:31 +00: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: Try to prompt the model out of including the diff output (#26281) 2025-03-07 15:05:35 +00:00
commit_modal.rs Improve the generate commit message design (#26233) 2025-03-07 01:21:20 +00:00
git_panel.rs git: Fix git panel not using default width (#26220) 2025-03-07 02:27:29 +00: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 askpass (#25953) 2025-03-06 05:20:06 +00:00
picker_prompt.rs Add user-visible output for remote operations (#25849) 2025-03-03 09:20:15 +00:00
project_diff.rs Fix inline diagnostics in the project diff (#26275) 2025-03-07 11:34:37 +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 Worktree paths in git panel, take 2 (#26047) 2025-03-06 22:55:28 +00:00