This package browser is in early development. Mind the rough edges.

rust-gix 0.55.2

Interact with Git repositories using a pure Rust implementation

Gitoxide is a pure Rust implementation of Git that aims to be lean and correct. Interact with Git repositories just like Git would.

Installation

Install rust-gix 0.55.2 as follows:

guix install rust-gix@0.55.2

Or install the latest version:

guix install rust-gix

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.