Git 2.49 Released With Faster Packing, Rust Foreign Language Interface - Phoronix
https://www.phoronix.com/news/Git-2.49-Released
Rust FFI 入ったのか
libgit - crates.io: Rust Package Registry
https://crates.io/crates/libgit
libgit-sys - crates.io: Rust Package Registry
https://crates.io/crates/libgit-sys
まだ準備できてないけどとりあえず publish して名前だけ確保した感じか
add in libgit - Rust
https://docs.rs/libgit/0.1.0/libgit/fn.add.html
add だけがあって、 git add だけできるんか? と思ったけど普通に cargo new とかで例として作られるやつをそのままにしてあるだけっぽいw