Is there any way to have a space in the source path? For example: ```sync-glob '../my stuff/src/shared/**/*' src/shared``` fails at "../my"
Is there any way to have a space in the source path? For example:
sync-glob '../my stuff/src/shared/**/*' src/sharedfails at "../my"