fix(tools/git): restore executable bit on new per-agent-identity scripts
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
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>
This commit is contained in:
0
packages/mosaic/framework/tools/git/git-credential-mosaic
Normal file → Executable file
0
packages/mosaic/framework/tools/git/git-credential-mosaic
Normal file → Executable file
0
packages/mosaic/framework/tools/git/test-git-credential-mosaic.sh
Normal file → Executable file
0
packages/mosaic/framework/tools/git/test-git-credential-mosaic.sh
Normal file → Executable file
0
packages/mosaic/framework/tools/git/test-gitea-token-identity.sh
Normal file → Executable file
0
packages/mosaic/framework/tools/git/test-gitea-token-identity.sh
Normal file → Executable file
Reference in New Issue
Block a user