jj
Verified for current stable LTS
Jj Command: Create New Merge Commit
Use for create new merge commit with Jj. Exact CLI syntax to create new merge commit using Jj.
When to use this: Use for create new merge commit with Jj.
Command Syntax
jj new <revset1 revset2 ...> jj new <revset1 revset2 ...> Command Breakdown
jj is the base executable for this command.
FAQ
Purpose: Exact syntax to create new merge commit using Jj.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Jj Command: Create New Commit Revision
jj new <revset> Jj Command: Display Help For Subcommand jj help <subcommand> Jj Command: Execute Subcommand At Operation jj --at-op <operation> <subcommand> Jj Command: Execute Subcommand Ignore Working Copy jj --ignore-working-copy <subcommand> Jj Command: Undo Previous Command jj undo