Published by David Bottiau
jj-commit
Simplify the `jj commit` experience
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.
Winget Install — click to copy
winget install Odonno.jj-commit
Frequently Asked Questions
How do I install jj-commit using winget?
Open Windows Terminal or PowerShell and run:
winget install Odonno.jj-commit. Winget is built into Windows 10 (1809+) and Windows 11.What is jj-commit?
Simplify the `jj commit` experience
Is jj-commit free to download?
jj-commit is available under the MIT license. Use the winget command or the direct download link on this page.
How do I update jj-commit with winget?
Run
winget upgrade Odonno.jj-commit in Windows Terminal or PowerShell to update jj-commit to the latest available version.