git-shortcuts

Crates.iogit-shortcuts
lib.rsgit-shortcuts
version0.1.1-rc0
sourcesrc
created_at2022-02-21 22:15:14.113983
updated_at2022-02-22 12:43:19.050902
descriptionGit shortcuts.
homepage
repositoryhttps://github.com/jmg-duarte/git-shortcuts
max_upload_size
id537002
size29,585
José Duarte (jmg-duarte)

documentation

https://docs.rs/git-shortcuts

README

git-shortcuts

A collection of git shortcuts. Currently oriented towards personal use.

Installation

cargo install git-shortcuts --version 0.1.1-rc0

Usage

git feat [-b] [-s] <message>
git fix [-s] <message>

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 13

cargo fmt