gor-commit

1.0.0 • Public • Published

gor-commit NPM version Build Status Dependency Status Coverage percentage

Greenkeeper badge

Commitizen for Gorila projects :gorila-horns:

Installation

$ npm install -g gor-commit

Repository configuration

To get a list of options for scope step, create a .czrc file in the repository's root. A sample is provided under /lib/sample.rc.

For more information about scopes, take a look at cz-jira-smart-commit repository.

Usage

Just use gor-commit instead regular git-commit command.

Tips

Retrying last failed commit attempt

If for some reasons the last attempt to go a commit using gor-commit was failed, you don't need to answer again

all the questions. Use the --retry flag.

Skipping hooks

If you really need to skip pre-commit and commit-msg hooks, just use --no-verify flag.

License

MIT © Guilherme Gois

Readme

Keywords

none

Package Sidebar

Install

npm i gor-commit

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.76 kB

Total Files

4

Last publish

Collaborators

  • gorila-bot