Files
stack/packages/mosaic/framework
mosaic-coder 4b472a2242
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
fix(tools/git): restore executable bit on new per-agent-identity scripts
core.filemode=false in this worktree meant the initial commit recorded
git-credential-mosaic, test-git-credential-mosaic.sh, and
test-gitea-token-identity.sh as 100644. git invokes a path-configured
credential.helper directly (exec, not `sh <path>`), so git-credential-mosaic
must carry the executable bit; the two test scripts match the 100755
convention already used by the other test-*.sh harnesses in this directory.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-23 12:54:46 -05:00
..