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

Allow doing git clone [...] --no-checkout #589

Closed
cool-RR opened this issue Feb 24, 2017 · 1 comment
Closed

Allow doing git clone [...] --no-checkout #589

cool-RR opened this issue Feb 24, 2017 · 1 comment
Labels

Comments

@cool-RR
Copy link
Contributor

cool-RR commented Feb 24, 2017

No description provided.

@Byron Byron added the wont fix label Feb 25, 2017
@Byron
Copy link
Member

Byron commented Feb 25, 2017

To do that, you can just pass desired arguments to clone_from, such as in Repo.clone_from(url, to, no_checkout=True)

@Byron Byron closed this as completed Feb 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants