ZIm/crates/git_ui
Cole Miller a811979894
git: Fix the panel's update debouncing (#23462)
This PR replaces the update debouncing code in the git panel with a more
correct and conventional structure (holding a `Task` field instead of
spawning a task that runs a loop). I wrote the code that this replaces
without realizing that it doesn't implement debouncing properly.

Release Notes:

- N/A
2025-01-22 14:33:17 -05:00
..
src git: Fix the panel's update debouncing (#23462) 2025-01-22 14:33:17 -05:00
Cargo.toml title_bar: Simplify git-ui feature flag check (#23475) 2025-01-22 17:28:47 +00:00
LICENSE-GPL Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00