mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
cc @cole-miller Self-Review Checklist: - [x] I've reviewed my own diff for quality, security, and reliability - [x] Unsafe blocks (if any) have justifying comments - [x] The content is consistent with the [UI/UX checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist) - [x] Tests cover the new/changed behavior - [x] Performance impact has been considered and is acceptable Release Notes: - Fixed branch enumeration when a broken Git ref prevents commit metadata from being read. --------- Co-authored-by: Cole Miller <cole@zed.dev> |
||
|---|---|---|
| .. | ||
| db_tests | ||
| agent_sharing_tests.rs | ||
| auto_watch_tests.rs | ||
| channel_buffer_tests.rs | ||
| channel_guest_tests.rs | ||
| channel_tests.rs | ||
| collab_panel_tests.rs | ||
| collab_tests.rs | ||
| db_tests.rs | ||
| editor_tests.rs | ||
| following_tests.rs | ||
| git_tests.rs | ||
| integration_tests.rs | ||
| notification_tests.rs | ||
| random_channel_buffer_tests.rs | ||
| random_project_collaboration_tests.rs | ||
| randomized_test_helpers.rs | ||
| remote_editing_collaboration_tests.rs | ||
| test_server.rs | ||