git_status 0.1.0

A tool to git status automation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.colored]
version = "2.1.0"

[package]
authors = ["Prince Mbeah Essilfie <mbeahessilfieprince@gmail.com>"]
categories = ["command-line-utilities"]
description = "A tool to git status automation"
edition = "2021"
homepage = "https://github.com/Kratosgado/git_status"
keywords = ["cli", "search", "git"]
license = "MIT OR Apache-2.0"
name = "git_status"
readme = "README.md"
repository = "https://github.com/Kratosgado/git_status"
version = "0.1.0"