Don't know what to write?

$npm install -g githint
Download GitHint

How it works

01

Stage your changes

Choose exactly what belongs in the commit.

$ git add .

02

Run GitHint

GitHint reads the staged diff on your machine.

$ githint

03

Use the suggestion

Copy, edit, or commit the Conventional Commit.

$ feat: add mobile navigation

Local by design.

No AI

Predictable suggestions from transparent rules.

No uploads

Your staged diff stays on your machine.

No account

Install the command and start immediately.

No waiting

Fast enough to remain part of your flow.

Questions