#git-commit #command #commit-message #repotools #cm #time

yanked cm2

git commit with message

0.9.0 Nov 16, 2019
0.0.1 Nov 14, 2019
0.0.0 Nov 14, 2019

#72 in #commit-message

ISC license

8KB
52 lines

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.

Dependencies

~0.5–0.8MB
~13K SLoC