Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape parentheses for dropped files/folders #1935

Merged
merged 6 commits into from
Jun 14, 2017

Conversation

albinekb
Copy link
Contributor

@albinekb albinekb commented Jun 14, 2017

Maybe it's better to just wrap the path in ""? But then we need to escape other stuff? 🤔

Edit: yeah, using ' is the best approach here:
http://wiki.bash-hackers.org/syntax/quoting#strong_quoting

@rauchg
Copy link
Member

rauchg commented Jun 14, 2017

Amazing. Thank you @albinekb

@rauchg rauchg merged commit 0bf10f3 into vercel:master Jun 14, 2017
@albinekb albinekb deleted the escape-path branch June 14, 2017 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants