git-bonsai 0.3.0

Command-line tool to clean the branches of your git garden
Documentation
[dependencies.console]
version = "0.15.0"

[dependencies.dialoguer]
version = "0.10.1"

[dependencies.structopt]
version = "0.3.26"
[dev-dependencies.assert_fs]
version = "1.0.7"

[dev-dependencies.claim]
version = "0.5.0"

[dev-dependencies.predicates]
version = "2.1.1"

[package]
authors = ["Aurélien Gâteau <mail@agateau.com>"]
categories = ["command-line-utilities", "development-tools"]
description = "Command-line tool to clean the branches of your git garden"
documentation = "https://github.com/agateau/git-bonsai"
edition = "2018"
homepage = "https://github.com/agateau/git-bonsai"
keywords = ["git", "clean"]
license = "GPL-3.0+"
name = "git-bonsai"
readme = "README.md"
repository = "https://github.com/agateau/git-bonsai"
version = "0.3.0"