cog-verify(1) General Commands Manual cog-verify(1) NAME cog-verify - Verify a single commit message SYNOPSIS cog-verify [-f|--file] [-i|--ignore-merge-commits] [--ignore-fixup-commits] [-h|--help] [MESSAGE] DESCRIPTION Verify a single commit message OPTIONS -f, --file Read message from the specified file -i, --ignore-merge-commits Ignore merge commit messages --ignore-fixup-commits Ignore fixup!, squash! and amend! commit messages -h, --help Print help [MESSAGE] The commit message cog-verify cog-verify(1)