##// END OF EJS Templates
doc: clone and outgoing point to pull for valid path docs
Matt Mackall -
r1658:f5e19404 default
parent child Browse files
Show More
@@ -155,6 +155,8 b' clone [options] <source> [dest]::'
155 errors. In these cases, use the --pull option to avoid
155 errors. In these cases, use the --pull option to avoid
156 hardlinking.
156 hardlinking.
157
157
158 See pull for valid source format details.
159
158 options:
160 options:
159 -U, --noupdate do not update the new working directory
161 -U, --noupdate do not update the new working directory
160 --pull use pull protocol to copy metadata
162 --pull use pull protocol to copy metadata
@@ -388,6 +390,8 b' outgoing [-p] [dest]::'
388 default push repo. These are the changesets that would be pushed
390 default push repo. These are the changesets that would be pushed
389 if a push was requested.
391 if a push was requested.
390
392
393 See pull for valid source format details.
394
391 options:
395 options:
392 -p, --patch show patch
396 -p, --patch show patch
393
397
General Comments 0
You need to be logged in to leave comments. Login now