gitree 0.2.0

A Rust crate wrapping the git-subtree script.
1
2
3
4
5
6
7
8
9
10
11
[dependencies.run_script]
version = "0.6"

[package]
authors = ["Muhammad Mominul Huque <mominul2082@gmail.com>"]
description = "A Rust crate wrapping the git-subtree script."
edition = "2018"
license = "GPL-2.0-only"
name = "gitree"
repository = "https://github.com/mominul/gitree"
version = "0.2.0"