hg-pull
Verified for current stable LTS
Hg Pull Command: Pull Up To Specific Revision
Use for pull up to specific revision with Hg Pull. Exact CLI syntax to pull up to specific revision using Hg Pull.
When to use this: Use for pull up to specific revision with Hg Pull.
Command Syntax
hg pull -r <revision> hg pull -r <revision> Command Breakdown
-r- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to pull up to specific revision using Hg Pull.
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 Pull Command: Pull From Default Source
hg pull Hg Pull Command: Pull From Specified Repository hg pull <path/to/source_repository> Hg Pull Command: Update Local Repository To Head hg pull -u Hg Pull Command: Pull Unrelated Repository Changes hg pull -f Hg Pull Command: Pull Specific Branch hg pull -b <branch>