forked from mosaicstack/stack
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 <[email protected]>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
9d7038d325
commit
4b472a2242
Regular → Executable
Regular → Executable
Regular → Executable
Reference in New Issue
Block a user