jj
Verified for current stable LTS
Jj Commands
Jj command syntax with verified terminal examples.
Commands
8 commands for Jj
jj Operations
Jj Command: Create New Commit Revision
jj new <revset> jj Operations
Jj Command: Create New Merge Commit
jj new <revset1 revset2 ...> jj Operations
Jj Command: Display Help For Subcommand
jj help <subcommand> jj Operations
Jj Command: Execute Subcommand At Operation
jj --at-op <operation> <subcommand> jj Operations
Jj Command: Execute Subcommand Ignore Working Copy
jj --ignore-working-copy <subcommand> jj Operations
Jj Command: Undo Previous Command
jj undo jj Operations
Jj Command: Update Revision Description
jj desc -m "<message>" -r <revsets> jj Operations
Jj Command: Update Working Copy Revision
jj edit <revset> Suggest a Jj Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Jj workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.