Skip to content

Faster git-clone due to depth=1 (not for developers) #7

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

Closed
wants to merge 1 commit into from
Closed

Faster git-clone due to depth=1 (not for developers) #7

wants to merge 1 commit into from

Conversation

denji
Copy link

@denji denji commented Aug 25, 2015

  • Immediately pulling all sub-modules

* Immediately pulling all sub-modules
@swisspol
Copy link
Contributor

I don't see why this would be necessary: GitUp is actually a very small repo, so cloning time is not an issue.

Besides, telling people to do a shallow clone without explaining what is happening is setting them up for failure. They will end up with half a repo and most Git users have no clue what a shallow clone is (and therefore how to use them).

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

Successfully merging this pull request may close these issues.

2 participants