Files
cv-site/.github
juanatsap 7999af9107 fix: auto-fix git permissions before pull in deployment
- Check if .git/FETCH_HEAD has write permission issues
- Auto-fix with sudo chown if needed
- Prevents "Permission denied" errors during git pull
- Ensures deployment user owns .git directory

Fixes deployment error: "error: cannot open '.git/FETCH_HEAD': Permission denied"
2025-10-31 12:40:08 +00:00
..