[go: up one dir, main page]

gix-command 0.2.3

A WIP crate of the gitoxide project handling internal git command execution
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.bstr]
version = "1.0.1"

[dev-dependencies]

[lib]
doctest = false

[package]
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
description = "A WIP crate of the gitoxide project handling internal git command execution"
edition = "2021"
license = "MIT/Apache-2.0"
name = "gix-command"
repository = "https://github.com/Byron/gitoxide"
rust-version = "1.64"
version = "0.2.3"