ZIm/crates/git/src
Conrad Irwin d74f3f4ea6
Fix crash in git checkout (#33499)
Closes #33438

Release Notes:

- git: Use git cli to perform checkouts (to avoid a crash seen in
libgit2)
2025-06-27 09:16:15 -06:00
..
blame.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
checkpoint.gitignore agent: Don't track large and common binary files (#31352) 2025-05-26 11:31:25 +00:00
commit.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
git.rs gpui: Simplify Action macros + support doc comments in actions! (#33263) 2025-06-24 04:34:51 +00:00
hosting_provider.rs Allow configuring custom git hosting providers in project settings (#31929) 2025-06-03 12:23:01 -04:00
remote.rs Detect wider variety of usernames for SSH-based remotes (#21508) 2024-12-05 15:23:37 -08:00
repository.rs Fix crash in git checkout (#33499) 2025-06-27 09:16:15 -06:00
status.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00