-
Notifications
You must be signed in to change notification settings - Fork 7.8k
README.md: how to download a single example #615
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
Conversation
I wanted to try an example, and I didn't manage to clone the repository or download the zip, because the repository is very big and the connection hang up. So I discovered I can use svn to download a single example. Perhaps it can be useful for others too.
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
|
@googlebot I signed it! |
redbrogdon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a useful tip!
Would you mind going one step further and including a line about how to use a shallow clone to get the current state of the whole repo without its entire commit history? That could also help developers on unreliable connections.
https://www.perforce.com/blog/vcs/git-beyond-basics-using-shallow-clones
|
Closing this for now, since it hasn't been updated for a month. @noamraph, if you're still interested in this PR, feel free to reopen it. |
|
@redbrogdon I added a tip about shallow clone, as you suggested. It seems this also re-opened the PR. |
|
@noamraph, to spare you from having to come back and edit this again, I went ahead and tweaked the title, and then merged it. Thanks for the PR! |
|
@redbrogdon great, thanks! |
I wanted to try an example, and I didn't manage to clone the repository or download the zip, because the repository is very big and the connection hang up. So I discovered I can use svn to download a single example. Perhaps it can be useful for others too.