git-shell 0.2.0

This library calls Git via shell, to provide some kit...
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.dia-semver]
version = ">= 9.0.1, < 10"

[package]
authors = ["Hai Bison <haibison.apps@gmail.com>"]
categories = ["development-tools"]
description = "This library calls Git via shell, to provide some kit..."
edition = "2021"
keywords = ["git"]
license-file = "LICENSE"
name = "git-shell"
repository = "https://bitbucket.org/haibison/git-shell"
resolver = "2"
version = "0.2.0"
[package.metadata.docs.rs]
all-features = true