hg-update
Verified for current stable LTS
Hg Update Command: Update To Specified Revision
Use for update to specified revision with Hg Update. Exact CLI syntax to update to specified revision using Hg Update.
When to use this: Use for update to specified 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 to specified 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 Tip Of Current Branch hg update Git Symbolic Ref Command: Store Reference By Name git symbolic-ref refs/<name> <ref> Git Symbolic Ref Command: Store Reference With Message git symbolic-ref -m "<message>" refs/<name> refs/heads/<branch_name>