mirror of
https://github.com/openai/codex.git
synced 2026-05-15 08:42:34 +00:00
Cargo uses libgit2 by default. In uv, we gave up this entirely and always call out to the git CLI because it is much more reliable. This is a part of my attempt to reduce flakes in `rust-ci-full`.