zed/crates/git/src
Mikayla Maki 5edded5c02
Simplify project git code (#25662)
This was originally a part of another PR, but I wanted to get the
refactoring in and shift focus to working on bugs.

This causes all git commands via the `Repository` entity to be
serialized, and allows us to return values other than `Result<()>`

Release Notes:

- N/A
2025-02-26 18:16:10 +00:00
..
blame.rs Add an undo button to the git panel (#24593) 2025-02-12 15:57:08 -07:00
commit.rs windows: Set CREATE_NO_WINDOW for commands (#18447) 2024-11-20 16:52:38 -08:00
git.rs Git push/pull/fetch (#25445) 2025-02-24 18:29:52 +00:00
hosting_provider.rs Add an undo button to the git panel (#24593) 2025-02-12 15:57:08 -07:00
remote.rs Detect wider variety of usernames for SSH-based remotes (#21508) 2024-12-05 15:23:37 -08:00
repository.rs Simplify project git code (#25662) 2025-02-26 18:16:10 +00:00
status.rs Split conflicts into their own section (#24324) 2025-02-05 18:34:14 -07:00