.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH cog-check 1 "cog-check " .SH NAME cog\-check \- Verify all commit messages against the conventional commit specification .SH SYNOPSIS \fBcog\-check\fR [\fB\-l\fR|\fB\-\-from\-latest\-tag\fR] [\fB\-i\fR|\fB\-\-ignore\-merge\-commits\fR] [\fB\-\-ignore\-fixup\-commits\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fIRANGE\fR] .SH DESCRIPTION Verify all commit messages against the conventional commit specification .SH OPTIONS .TP \fB\-l\fR, \fB\-\-from\-latest\-tag\fR Check commit history, starting from the latest tag to HEAD .TP \fB\-i\fR, \fB\-\-ignore\-merge\-commits\fR Ignore merge commits messages .TP \fB\-\-ignore\-fixup\-commits\fR Ignore fixup!, squash! and amend! commit messages .TP \fB\-h\fR, \fB\-\-help\fR Print help .TP [\fIRANGE\fR] Check commits in the specified range