mirror of
https://github.com/openai/codex.git
synced 2026-05-18 10:12:59 +00:00
Remote CI containers can expose an ambient /.git marker. Treat filesystem-root .git markers like stale /tmp markers so test tempdirs do not inherit host/container repo state, while preserving nested real repos. Co-authored-by: Codex <noreply@openai.com>