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

Find closest .sgcrc #64

Closed JPeer264 closed 5 years ago

JPeer264 commented 6 years ago

Bubble up until .sgcrc is found. If there is none, use the other defaults.

Possible lib: findup-snyc

robnester-rh commented 5 years ago

This would be a feature we'd love to see. It would, I assume, allow us to package up our sgrc file in the git repo to ensure that commit messages generated with sgc are consistent among contributors.

JPeer264 commented 5 years ago

Sure I'm gonna implement the feature soon :)

JPeer264 commented 5 years ago

@robnester-rh released in v3.5.0