dolt-clone Verified for current stable LTS

Dolt Clone Command: Clone Repo Specific Branch

Use for clone repo specific branch with Dolt Clone. Exact CLI syntax to clone repo specific branch using Dolt Clone.

When to use this: Use for clone repo specific branch with Dolt Clone.

Command Syntax

dolt clone -b <branch_name> <repository_url>

Command Breakdown

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

FAQ

Purpose: Exact syntax to clone repo specific branch using Dolt Clone.

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