hg-update
Verified for current stable LTS
Hg Update Command: Update Working Directory To Specific Revision
Use for update working directory to specific revision with Hg Update. Exact CLI syntax to update working directory to specific revision using Hg Update.
When to use this: Use for update working directory to specific revision with Hg Update.
Command Syntax
hg update -r <revision> hg update -r <revision> Command Breakdown
-r- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to update working directory to specific revision using Hg Update.
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 Update Command: Update And Discard Uncommitted Changes
hg update -C Hg Update Command: Update To Last Commit By Date hg update -d <dd-mm-yyyy> Hg Update Command: Update To Specified Revision hg update -r <revision> Hg Update Command: Update To Tip Of Current Branch hg update Hg Update Command: Update Working Directory Tip hg update