hg-add
Verified for current stable LTS
Hg Add Command: Add Sub Repositories Recursively
Use for add sub repositories recursively with Hg Add. Exact CLI syntax to add sub repositories recursively using Hg Add.
When to use this: Use for add sub repositories recursively with Hg Add.
Command Syntax
hg add -S hg add -S Command Breakdown
-S- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to add sub repositories recursively 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>