ZIm/crates/git_ui/src
Cole Miller e86fe1d0b9
Fix git commands for staging and unstaging (#23147)
This fixes a bug that prevents unstaging added files.

I've also removed the batching/debouncing logic in the long-running task
that launches the git invocations---I added this originally but I don't
think it's really necessary.

Release Notes:

- N/A
2025-01-15 00:49:07 +00:00
..
git_panel.rs Git panel polish (#23144) 2025-01-14 20:27:05 +00:00
git_panel_settings.rs git_ui: Add Git Panel settings (#23132) 2025-01-14 15:40:45 +00:00
git_ui.rs Fix git commands for staging and unstaging (#23147) 2025-01-15 00:49:07 +00:00