Commit Graph

3 Commits

Author SHA1 Message Date
Ahmed Ibrahim
ca4668c7ba codex: fix git-utils Bazel target on PR #15564
Co-authored-by: Codex <noreply@openai.com>
2026-03-24 14:56:42 +00:00
Ahmed Ibrahim
06eb7b22bd codex: fix base PR compile failure (#15564)
Co-authored-by: Codex <noreply@openai.com>
2026-03-24 14:56:42 +00:00
Ahmed Ibrahim
88b0816881 Move git utilities into a dedicated crate
Create codex-git-utils, move the existing git helpers into it, and migrate the GitInfo helpers out of core so rollout can depend on the shared crate without keeping its own git info module.

Co-authored-by: Codex <noreply@openai.com>
2026-03-24 14:56:42 +00:00