hg-add
Verified for current stable LTS
Hg Add Command: Perform Test Run Dry Run
Use for perform test run dry run with Hg Add. Exact CLI syntax to perform test run dry run using Hg Add.
When to use this: Use for perform test run dry run with Hg Add.
Command Syntax
hg add -n hg add -n Command Breakdown
-n- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to perform test run dry run 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
Hg Add Command: Add All Unstaged Files Excluding Pattern
hg add -X <pattern> Hg Add Command: Add All Unstaged Files Matching Pattern hg add -I <pattern> Hg Add Command: Add Files Excluding Pattern To Staging hg add -X <pattern> Hg Add Command: Add Files Matching Pattern To Staging hg add -I <pattern> Hg Add Command: Add Files To Staging Area hg add <path/to/file>