// install via winget
Command Prompt & PowerShell
click to copy
winget install Odonno.jj-commit
// direct download
Download Installer// about jj-commit
jjc wraps the jj workflow with interactive prompts that enforce a consistent commit style - either Conventional Commits or Gitmoji - so you never have to remember the format again. It auto-detects which convention your project uses by inspecting recent commit history.
// frequently asked questions
How do I install jj-commit using winget?
Open PowerShell or Windows Terminal and run:
winget install Odonno.jj-commit. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is jj-commit?
Simplify the `jj commit` experience
Is jj-commit free to download?
jj-commit is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update jj-commit with winget?
Run
winget upgrade Odonno.jj-commit in PowerShell or Windows Terminal to update jj-commit to the latest available version.What architecture does jj-commit support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.