Skip to content

using gix on a rust application #1381

Answered by Byron
omer-shtivi asked this question in Q&A
Discussion options

You must be logged in to vote

Many parts of the workflow you describe aren't implemented yet, and I'd think you'd be better of with git2 at the moment.

Using the git binary might still be easiest for many tasks especially in an environment that is under your control. For reading data directly from a Git repository, I'd recommend using gitoxide though, I don't think you will find anything better or faster (NoseyParker is a good example for that).

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@omer-shtivi
Comment options

@Byron
Comment options

@omer-shtivi
Comment options

Answer selected by omer-shtivi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants