summaryrefslogtreecommitdiff
path: root/web/test/active-pane.test.mjs
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-03-14 07:24:10 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-03-14 07:24:10 +0000
commit02b35218d9aadcaa6a3b52f218b71577ab72c811 (patch)
treeffa761a07b940e97bf1e741b0cff8fcd74622a89 /web/test/active-pane.test.mjs
parente0e81bbdaae37353803d47fa59a36d0472f8146d (diff)
fix: trust all directory owners in sandbox git commands
Sandbox setup runs git commands against project_dir which may be owned by a different OS user, triggering git's 'dubious ownership' error. Fix by passing -c safe.directory=* on all git commands that touch project directories. Also add wildcard to global config for immediate effect on the running server. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'web/test/active-pane.test.mjs')
0 files changed, 0 insertions, 0 deletions