dolt-branch Verified for current stable LTS

Dolt Branch Command: Create New Branch With Specific Commit

Use for create new branch with specific commit with Dolt Branch. Exact CLI syntax to create new branch with specific commit using Dolt Branch.

When to use this: Use for create new branch with specific commit with Dolt Branch.

Command Syntax

dolt branch <branch_name> <commit>

Command Breakdown

dolt is the base executable for this command.

FAQ

Purpose: Exact syntax to create new branch with specific commit using Dolt Branch.

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 Branch directory