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

Use --depth 1 in getting started clone command #751

Closed
wants to merge 1 commit into from

Conversation

AgustinRamiroDiaz
Copy link

Cloning the full repo with all its history can take up a long time/space to get started.

By cloning just one commit we reduce the "time to wow"

Copy link
Member

@alice-i-cecile alice-i-cecile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great choice!

@AgustinRamiroDiaz
Copy link
Author

@alice-i-cecile thanks a lot for your review!

On a second thought, I'm not sure this is the best since in the next step we encourage users to git checkout other branches, and that would cause users to hit errors like this one

I'll close the PR for now, feel free to copy/reopen by re-framing the next steps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants