Skip to content

Use git2-rs or gitoxide instead of git command! #39

Open
@thinkgos

Description

we use git command on search, install ... , We depend on the environment git. remove this dependence may be much better.

git crate for git.

  • gitoxide: pure rust implementation of Git
  • git2-rs: libgit2 bindings for Rust

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomersrustPull requests that update Rust code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions