fix(tools/git): restore executable bit on new per-agent-identity scripts
ci/woodpecker/pr/ci Pipeline was 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 <[email protected]>
This commit is contained in:
committed by
mosaic-coder
co-authored by
Claude Opus 4.8
parent
34e66675f0
commit
f068a54a8d
Regular → Executable
Regular → Executable
Regular → Executable
Reference in New Issue
Block a user