hg-status
Verified for current stable LTS
Hg Status Commands
Hg Status command syntax with verified terminal examples.
Commands
12 commands for Hg Status
hg-status Operations
Hg Status Command: Compare Changes To Revision
hg status --rev <revision> hg-status Operations
Hg Status Command: Compare Changeset
hg status --rev <revision> hg-status Search
Hg Status Command: Exclude Files By Pattern
hg status -X <pattern> hg-status Search
Hg Status Command: Exclude Files Matching Pattern
hg status -X <pattern> hg-status Search
Hg Status Command: Include Files By Pattern
hg status -I <pattern> hg-status Operations
Hg Status Command: Show Added Files
hg status -a hg-status Operations
Hg Status Command: Show Changed Files
hg status hg-status Operations
Hg Status Command: Show Deleted Files
hg status -d hg-status Search
Hg Status Command: Show Files Matching Pattern
hg status -I <pattern> hg-status Operations
Hg Status Command: Show Modified Files
hg status -m hg-status Operations
Hg Status Command: Show Removed Files
hg status -r hg-status Operations
Hg Status Command: Show Status Of Changed Files
hg status Suggest a Hg Status Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Hg Status workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.