dolt-merge Verified for current stable LTS

Dolt Merge Command: Squash Merge Branch Into Current

Use for squash merge branch into current with Dolt Merge. Exact CLI syntax to squash merge branch into current using Dolt Merge.

When to use this: Use for squash merge branch into current with Dolt Merge.

Command Syntax

dolt merge --squash <branch_name>

Command Breakdown

--squash
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to squash merge branch into current using Dolt Merge.

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

Back to Dolt Merge directory