Skip to content

Add --clone flag to download from private repos #17

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

Merged
merged 1 commit into from
Jan 14, 2016
Merged

Add --clone flag to download from private repos #17

merged 1 commit into from
Jan 14, 2016

Conversation

flippidippi
Copy link

Resolves #16.

yyx990803 added a commit that referenced this pull request Jan 14, 2016
Add --clone flag to download from private repos
@yyx990803 yyx990803 merged commit 1073ee5 into vuejs:master Jan 14, 2016
@yyx990803
Copy link
Member

👍

@ishowman
Copy link

ishowman commented Dec 13, 2017

@flipxfx vue init <owner/repo project> <project-name> -c is only for private repos, it can not work well for public repos?I use the command below, and there're some errors happened...
Private repos can't work by vue init <owner/repo project> <project-name> for the -c option is necessary?
image

@flippidippi
Copy link
Author

The clone option is needed for private repos and optional for public.

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.

3 participants