Files
codex/codex-rs
iceweasel-oai 7c47952f7c Allow nested Git repositories in the Windows sandbox (#38080)
## Why

Git rejects repositories owned by the primary user when commands run as the
sandbox user. Trusting only the enclosing worktree leaves nested repositories
unavailable.

## What changed

Add both the worktree root and its `/*` wildcard to Git's `safe.directory`
environment configuration. Update the directory and gitfile unit tests to
expect both entries.

GitOrigin-RevId: 4b8e2bc8cc52cff580451ffbd17eb71325957404
2026-08-11 22:22:18 +00:00
..
2026-07-29 13:53:15 +00:00
2026-07-29 13:53:15 +00:00