gitnu 0.7.4

gitnu indexes your git status so you can use numbers instead of filenames.
Documentation
[[bin]]
bench = false
name = "git-nu"
path = "src/main.rs"
test = false
[dependencies.atty]
version = "0.2.14"

[lib]
doctest = false
test = false

[package]
authors = ["Nguyen Vu Khang <brew4k@gmail.com>"]
autotests = false
categories = ["command-line-utilities"]
description = "gitnu indexes your git status so you can use numbers instead of filenames.\n"
documentation = "https://github.com/nguyenvukhang/gitnu"
edition = "2021"
homepage = "https://github.com/nguyenvukhang/gitnu"
keywords = ["git"]
license = "MIT"
name = "gitnu"
readme = "README.md"
repository = "https://github.com/nguyenvukhang/gitnu"
version = "0.7.4"