argo-commit

1.0.5 • Public • Published

Better commit

This command quickly creates a commit message with a prefix (corresponding to the commit contents), the name of the branch, and the message you specify. It is also possible to copy the message instead of running the commit command.

Installation

npm install -g argo-commit

Usage

argo-commit "message"

There's no -m option unlike git commit -m "message".

The system will provide you with choices as to what you wish to do with that command and your commit contents.

Readme

Keywords

Package Sidebar

Install

npm i argo-commit

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

4.93 kB

Total Files

4

Last publish

Collaborators

  • akainezumi