Install with winget
Open PowerShell or Command Prompt and run:
winget install Odonno.jj-commit
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
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.
Advanced Install Options
Install (latest)
winget install Odonno.jj-commitInstall (pinned version)
winget install --id Odonno.jj-commit -e --version 0.2.0Upgrade
winget upgrade Odonno.jj-commitUninstall
winget uninstall Odonno.jj-commitFrequently Asked Questions
How do I install jj-commit using winget?
Open PowerShell or Windows Terminal and run:
winget install Odonno.jj-commit. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is jj-commit?
Simplify the `jj commit` experience
Is jj-commit free to use?
jj-commit is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update jj-commit with winget?
Run
winget upgrade Odonno.jj-commit in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall jj-commit?
Run
winget uninstall Odonno.jj-commit to remove jj-commit from your system.