cog-check(1) General Commands Manual cog-check(1)

cog-check - Verify all commit messages against the conventional commit specification

cog-check [-l|--from-latest-tag] [-i|--ignore-merge-commits] [--ignore-fixup-commits] [-h|--help] [RANGE]

Verify all commit messages against the conventional commit specification

Check commit history, starting from the latest tag to HEAD
Ignore merge commits messages
Ignore fixup!, squash! and amend! commit messages
Print help
[RANGE]
Check commits in the specified range
cog-check