jorisroovers / gitlint

Linting for your git commit messages
http://jorisroovers.github.io/gitlint
MIT License
806 stars 99 forks source link

Docs: clarify using --commits to lint branches #355

Closed jorisroovers closed 1 year ago

jorisroovers commented 1 year ago

Make it clearer that --commits can be used to lint commits on a specific branch.

Closes #259