gitnu 0.6.6-alpha6

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

[lib]
doctest = false
path = "core/lib.rs"

[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.6.6-alpha6"