hg-status
Verified for current stable LTS
Hg Status Command: Exclude Files Matching Pattern
Use for exclude files matching pattern with Hg Status. Exact CLI syntax to exclude files matching pattern using Hg Status.
When to use this: Use for exclude files matching pattern with Hg Status.
Command Syntax
hg status -X <pattern> hg status -X <pattern> Command Breakdown
-X- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to exclude files matching pattern using Hg Status.
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 Status Command: Compare Changes To Revision
hg status --rev <revision> Hg Status Command: Compare Changeset hg status --rev <revision> Hg Status Command: Exclude Files By Pattern hg status -X <pattern> Hg Status Command: Include Files By Pattern hg status -I <pattern> Hg Status Command: Show Added Files hg status -a