hg-add
Verified for current stable LTS
Hg Add Commands
Hg Add command syntax with verified terminal examples.
Commands
10 commands for Hg Add
hg-add Search
Hg Add Command: Add All Unstaged Files Excluding Pattern
hg add -X <pattern> hg-add Search
Hg Add Command: Add All Unstaged Files Matching Pattern
hg add -I <pattern> hg-add Search
Hg Add Command: Add Files Excluding Pattern To Staging
hg add -X <pattern> hg-add Search
Hg Add Command: Add Files Matching Pattern To Staging
hg add -I <pattern> hg-add Operations
Hg Add Command: Add Files To Staging Area
hg add <path/to/file> hg-add Operations
Hg Add Command: Add Specific File To Staging
hg add <path/to/file> hg-add Operations
Hg Add Command: Add Sub Repositories Recursively
hg add -S hg-add Operations
Hg Add Command: Dry Run Add Command
hg add -n hg-add Operations
Hg Add Command: Perform Test Run Dry Run
hg add -n hg-add Operations
Hg Add Command: Recursively Add Sub Repositories
hg add -S Suggest a Hg Add Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Hg Add workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.