gitlint icon indicating copy to clipboard operation
gitlint copied to clipboard

Support passing multiple hashes to --commits

Open jorisroovers opened this issue 4 years ago • 0 comments

Basically allow to easily lint multiple commits without requiring multiple invocations to gitlint by allowing multiple commit hashes to be passed like so:

gitlint --commits abc123,edf456

We'd obviously still also support regular refspec tot be passed to --commits

jorisroovers avatar Apr 15 '22 09:04 jorisroovers