You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repository validation can use GIT_COMMON_DIR for refs and objects. Preserve the same value on Repo so later config, ref, and object access uses the directory that made discovery succeed.
This addresses the substantive review finding on a6a38a85 and adds focused coverage for environment-provided common storage.
Validation: 9 focused tests and 4 subtests; Ruff check/format; mypy; compileall; git diff --check.
0 commit comments