gitoxide

Fast, safe pure Rust implementation of Git with idiomatic CLI

brewmacoslinux
Try with needOr install directly
Source

About

Idiomatic, lean, fast & safe pure Rust implementation of Git

Commands

gix

Examples

Clone a repository$ gix clone https://github.com/user/repo.git
Show commit log with details$ gix log --all
List remote repositories$ gix remote