hg-add Verified for current stable LTS

Hg Add Command: Add All Unstaged Files Matching Pattern

Use for add all unstaged files matching pattern with Hg Add. Exact CLI syntax to add all unstaged files matching pattern using Hg Add.

When to use this: Use for add all unstaged files matching pattern with Hg Add.

Command Syntax

hg add -I <pattern>

Command Breakdown

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

FAQ

Purpose: Exact syntax to add all unstaged files matching pattern using Hg Add.

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 Hg Add directory