hgco

1.2.2 • Public • Published


npm version npm version

How it works

hgco looks up at your current branch name, and if it contains a JIRA issue key, hgco adds the issue key at the end of your commit message.

In any other case, hgco throws and your commit is canceled.

Install

npm install -g hgco  

How to use

hgco -m 'your commit message' 
# --> converts to "hg commit -m 'your commit message [<your JIRA issue key>]'" 

Maintainer

Michel Moreau - michmoreau.l@gmail.com

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i hgco

    Weekly Downloads

    3

    Version

    1.2.2

    License

    MIT

    Unpacked Size

    10.4 kB

    Total Files

    5

    Last publish

    Collaborators

    • michelmoreaul