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

Add the ability to do a shallow checkout #6

Open
blink1073 opened this issue Nov 17, 2021 · 0 comments
Open

Add the ability to do a shallow checkout #6

blink1073 opened this issue Nov 17, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@blink1073
Copy link
Contributor

Problem

Checkouts can be slow for larger repos like JupyterLab.

Proposed Solution

We should add an option to do a shallow checkout and make it the default. You shouldn't need a full checkout unless you are manipulating tags or otherwise using git history.

@blink1073 blink1073 added the enhancement New feature or request label Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant