cm2

Crates.iocm2
lib.rscm2
version0.9.0
sourcesrc
created_at2019-11-14 01:35:08.61933
updated_at2019-11-16 03:30:12.660614
descriptiongit commit with message
homepage
repositoryhttps://github.com/ctsrc/repotools/tree/master/cm2
max_upload_size
id181095
size14,939
(throwaway1676847773)

documentation

README

cm2

Crates.io

This crate provides the cm command, and is part of the repotools set of utilities.

You can install all of the repotools utilites by running the following command in your terminal:

cargo install repotools

If you want to install only some of them, you can install them individually. Refer to the repotools for the full list of utilities and links to their individual crates.

To install cm utility individually, run the following command in your terminal:

cargo install cm2

Usage

cm <message> – git commit with message

When it comes time to commit, you have cm.

cm is like git commit -m, only more awesome.

Commit count: 90

cargo fmt