2.3.0 • Published 9 months ago

commit-ez v2.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

commit-ez

GitHub license npm version npm downloads

About

A git commit cli help git users to write git commit messages easily.

Install

npm install -g commit-ez

Usage

add all files to stage and commit

commit

more options and commands commit -h

Usage: commit [options] [command]

A git commit cli help git users to write git commit messages easily.

Options:
  -V, --version        output the version number
  -p, --push           run git pull -r and git push after committing (default: false)
  -s, --scope          add scope to commit message (default: false)
  --staged             only commit staged files (default: false)
  -d, --deep <length>  length of cards for selecting (default: 5)
  -h, --help           display help for command

Commands:
  redo [options]       commit again with last message
  undo                 undo last commit
  ls [options]         output commit message history
  clear                clear all config and history
  config               inspect and modify the config
2.3.0

9 months ago

2.2.0

1 year ago

2.1.1

2 years ago

2.0.2

2 years ago

2.1.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.2

2 years ago

1.0.0

2 years ago