mirror of
https://github.com/openai/codex.git
synced 2026-09-04 15:08:45 +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`.