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

Update git2-rs #978

Closed
rawhuul opened this issue Aug 5, 2023 · 1 comment
Closed

Update git2-rs #978

rawhuul opened this issue Aug 5, 2023 · 1 comment

Comments

@rawhuul
Copy link

rawhuul commented Aug 5, 2023

Hey, libgit2 recently released v1.7.0 which adds shallow clone support, SHA256 support, adds Schannel support for Windows, and includes many other new features and bugfixes. Whereas this crate haven't had updated in months. Please update it.

@rawhuul rawhuul changed the title Update libgit2 to v1.7.0 Update git2-rs Aug 5, 2023
@ehuss
Copy link
Contributor

ehuss commented Aug 5, 2023

Thanks for the report! It has already been updated in #968, and a new release will come out soonish. SHA256 support probably won't be supported since it is experimental. Shallow clone support will need someone to add the bindings, and PR's are welcome whenever new bindings are needed. Closing as addressed by #968.

@ehuss ehuss closed this as not planned Won't fix, can't repro, duplicate, stale Aug 5, 2023
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

No branches or pull requests

2 participants