Socket
Socket
Sign inDemoInstall

hgco

Package Overview
Dependencies
24
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hgco

command line utility adding a JIRA issue key to the end of your mercurial commit messages automatically


Version published
Weekly downloads
1
decreased by-83.33%
Maintainers
1
Install size
564 kB
Created
Weekly downloads
 

Readme

Source


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

Keywords

FAQs

Last updated on 06 Mar 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc