Skip to content

Conversation

@ArtskydJ
Copy link

Speed up git mode by doing a shallow clone: --depth 1

I guess this would be a breaking change, since git has not supported the --depth flag forever. (From what I can tell, it was introduced in git 1.5.0 which was released 13 years ago.)

@fregante
Copy link
Contributor

I guess this would be a breaking change

degit only supports Node 8+, which has only been released 3 years ago, which means that "git with --depth" is also definitely expected.

@nake89 nake89 mentioned this pull request Feb 13, 2021
@nake89
Copy link

nake89 commented Feb 13, 2021

@ArtskydJ degit development appears to have been ceased for over a year now. However, this pull request and others have been merged into the community driven fork: https://github.com/tiged/tiged

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.

3 participants