JPeer264 / node-semantic-git-commit-cli

A CLI for semantic git commits
https://www.npmjs.com/package/semantic-git-commit-cli
MIT License
147 stars 11 forks source link

Fix: add stdio for a better output #22

Closed JPeer264 closed 7 years ago

JPeer264 commented 7 years ago

This should fix #21. I added the option stdio: 'inherit' to enable the original shell output.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 445a9ed3c6a32a6f1f3f8f7a6e71bacae80960fc on feature/stdio into 45be5deea596441f0a8f2ca6852401e10c7f6a0a on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 445a9ed3c6a32a6f1f3f8f7a6e71bacae80960fc on feature/stdio into 45be5deea596441f0a8f2ca6852401e10c7f6a0a on master.