rust-lang / git2-rs

libgit2 bindings for Rust
https://docs.rs/git2
Apache License 2.0
1.65k stars 381 forks source link

support for shallow cloning? #962

Closed ezntek closed 1 year ago

ezntek commented 1 year ago

shallow cloning was just added into libgit2 on may 10th, but I don't see options that relate to a shallow clone here. could someone please add it?

ehuss commented 1 year ago

An update will need to wait until a new release of libgit2 is made.

ezntek commented 1 year ago

oh, okay