hgco

v1.2.2
command line utility adding a JIRA issue key to the end of your mercurial commit messages automatically
hgco jira command-line commits workflow nodejs javascript mercurial cross-platform and 1 more...



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 - [email protected]

npm i hgco

Metadata

  • MIT
  • Whatever
  • Michel Moreau
  • released 3/6/2018

Downloads

Maintainers