hg-commit
Verified for current stable LTS
Hg Commit Command: Commit With Exclude Pattern
Use for commit with exclude pattern with Hg Commit. Exact CLI syntax to commit with exclude pattern using Hg Commit.
When to use this: Use for commit with exclude pattern with Hg Commit.
Command Syntax
hg commit -X <pattern> hg commit -X <pattern> Command Breakdown
-X- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to commit with exclude pattern using Hg Commit.
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 Commit Command: Commit In Interactive Mode
hg commit -i Hg Commit Command: Commit Interactive Mode hg commit -i Hg Commit Command: Commit Specific File Or Directory hg commit <path/to/file_or_directory> Hg Commit Command: Commit Staged Files hg commit Hg Commit Command: Commit With Include Pattern hg commit -I <pattern>