Skip to content

Added --force option to clone command #53

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added --force option to clone command #53

wants to merge 2 commits into from

Conversation

aladage
Copy link

@aladage aladage commented Jun 5, 2014

Needed this for a grunt task in Yeoman.

@rubenv
Copy link
Owner

rubenv commented Jun 10, 2014

My git clone doesn't support --force. Do you have a reference on this option somewhere?

@aladage
Copy link
Author

aladage commented Jun 10, 2014

I think you're right. What's odd is, if you try to clone into an existing directory, the error text says to use --force, but I don't think it's actually supported in git clone as the error says. If it is, I can't find it documented anywhere.

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