fix: repair dev modules and scoped release git trust
Some checks failed
Dependency Audit / dependency-audit (push) Has been cancelled
Security Audit / security-audit (push) Has been cancelled

This commit is contained in:
2026-07-29 20:54:58 +02:00
parent 3f9567af18
commit 1aea3e7c4f
11 changed files with 356 additions and 30 deletions

View File

@@ -1985,6 +1985,8 @@ def _git_bytes(
"-C",
str(path),
"-c",
f"safe.directory={path.resolve()}",
"-c",
"core.sharedRepository=0600",
"-c",
"core.fsmonitor=false",