simpler-git 0.1.0

A simple wrap around git2, for providing a more natural way to work with git repositories.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies.git2]
version = "0.13.17"

[package]
authors = ["longfangsong <longfangsong@icloud.com>"]
description = "A simple wrap around git2, for providing a more natural way to work with git repositories."
edition = "2018"
license = "Unlicense"
name = "simpler-git"
version = "0.1.0"