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

Shallow and --depth clones #20

Open
goldstar611 opened this issue Feb 23, 2022 · 1 comment
Open

Shallow and --depth clones #20

goldstar611 opened this issue Feb 23, 2022 · 1 comment
Assignees
Labels
Known Issue An issue we haven't fixed yet

Comments

@goldstar611
Copy link
Owner

pygit2 doesn't support clones with --depth option or shallow clones, libgit2/libgit2#3058
It may not make sense to completely remove the git client dependency.

@goldstar611 goldstar611 added the wontfix This will not be worked on label Feb 23, 2022
@goldstar611 goldstar611 self-assigned this Feb 23, 2022
goldstar611 added a commit that referenced this issue Feb 23, 2022
@goldstar611 goldstar611 added the Known Issue An issue we haven't fixed yet label Feb 23, 2022
@goldstar611 goldstar611 removed the wontfix This will not be worked on label Jun 19, 2023
@goldstar611 goldstar611 reopened this Jun 19, 2023
@goldstar611
Copy link
Owner Author

shallow clones are now supported in libgit2:
libgit2/libgit2#6557
libgit2/libgit2#6396

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Known Issue An issue we haven't fixed yet
Projects
None yet
Development

No branches or pull requests

1 participant