Closed alexanderhofstaetter closed 5 years ago
Hi,
Some special characters in filenames are preventing spock from adding files.
Error: No error [2019-04-11 09:18:22] production.ERROR: Spock command exited unsuccessfully: Command: git add /var/www/vhosts/domain.at/httpdocs/domain.at/statamic/../assets/images/1-bike-(1)marz-4.jpg Output: No output Error: sh: -c: line 0: syntax error near unexpected token `(' sh: -c: line 0: `git add /var/www/vhosts/domain.at/httpdocs/domain.at/statamic/../assets/images/bike-(1)marz-4.jpg' [2019-04-11 09:18:22] production.ERROR: Spock command exited unsuccessfully: Command: git commit -m "Asset uploaded by admin" Output: # On branch master # Untracked files: # (use "git add <file>..." to include in what will be committed) # # assets/images/bike-(1)marz-4.jpg nothing added to commit but untracked files present (use "git add" to track)
Thanks @alexanderhofstaetter! Fixed and tagged release 👍
Hi,
Some special characters in filenames are preventing spock from adding files.