mirror of
https://github.com/openai/codex.git
synced 2026-09-03 14:59:03 +00:00
Merge branch 'codex/psec-4394-git-04c-include-config-authority' into codex/psec-4394-git-04d-guarded-apply
This commit is contained in:
@@ -98,6 +98,7 @@ impl GitConfigEnvironmentSnapshot {
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg_attr(not(test), allow(dead_code))]
|
||||
pub(crate) fn value(&self, name: &str) -> Option<&OsStr> {
|
||||
self.entries
|
||||
.iter()
|
||||
|
||||
Reference in New Issue
Block a user