Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
octobus
mercurial-devel
Commits
979c04997448
Commit
84a6a937
authored
Sep 16, 2005
by
Bryan O'Sullivan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update doc for ssh URL, describing path handling more clearly.
parent
be4a14bfaa9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
doc/hg.1.txt
doc/hg.1.txt
+4
-2
No files found.
doc/hg.1.txt
View file @
979c0499
...
...
@@ -413,8 +413,10 @@ pull <repository path>::
https://[user@]host[:port][/path]
ssh://[user@]host[:port][/path]
SSH requires an accessible shell account on the destination
machine and a copy of hg in the remote path.
SSH requires an accessible shell account on the destination machine
and a copy of hg in the remote path. With SSH, paths are relative
to the remote user's home directory by default; use two slashes at
the start of a path to specify it as relative to the filesystem root.
options:
-u, --update update the working directory to tip after pull
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment