hunktool 0.4.0

A tool for finding strings in git patches/history
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.console]
version = "0.15.7"

[package]
categories = ["command-line-utilities", "development-tools"]
description = "A tool for finding strings in git patches/history"
edition = "2021"
homepage = "https://github.com/TheBicPen/hunk"
keywords = ["version-control", "git"]
license = "MPL-2.0"
name = "hunktool"
readme = "README.md"
repository = "https://github.com/TheBicPen/hunk.git"
version = "0.4.0"