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

pod lib create mishandles pod name with spaces in it #1456

Closed
boredzo opened this issue Oct 9, 2013 · 2 comments
Closed

pod lib create mishandles pod name with spaces in it #1456

boredzo opened this issue Oct 9, 2013 · 2 comments
Assignees

Comments

@boredzo
Copy link

boredzo commented Oct 9, 2013

% pod --version
0.26.1
% pod lib create 'ISO 8601 Date Formatter'
Creating `ISO 8601 Date Formatter` Pod
[!] Pod::Executable clone 'https://github.com/CocoaPods/pod-template.git' ISO 8601 Date Formatter
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
[and the rest of git clone's usage output]
@orta
Copy link
Member

orta commented Oct 9, 2013

IMO we should probably have raised an error here and said we don't support spaces.

@ghost ghost assigned kylef Oct 9, 2013
@fabiopelosin
Copy link
Member

👍

@kylef kylef closed this as completed in caea00d Oct 9, 2013
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

No branches or pull requests

4 participants