rust-lang / git2-rs

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

using russh #1038

Open extrawurst opened 6 months ago

extrawurst commented 6 months ago

I would be interested if its technically possible to change the underlying ssh used by libgit2 to be able to for example use russh ?