[dependencies.git2]
default-features = false
features = []
version = "0.19.0"
[dependencies.log]
version = "0.4.20"
[package]
authors = ["C <DeveloperC@protonmail.com>"]
categories = ["development-tools", "parsing", "parser-implementations", "text-processing", "config"]
description = "A Git history linter to ensure it stays clean for those who prefer rebasing and fast-forwarding compared to merge and squash commits."
edition = "2021"
keywords = ["clean", "history", "lint", "linting", "git"]
license = "AGPL-3.0"
name = "clean_git_history_lib"
readme = "README.md"
repository = "https://github.com/DeveloperC286/clean_git_history"
version = "0.2.1"