~ubuntu-branches/ubuntu/trusty/mercurial/trusty

« back to all changes in this revision

Viewing changes to doc/hg.1

  • Committer: Package Import Robot
  • Author(s): Javi Merino
  • Date: 2013-10-02 23:55:58 UTC
  • mfrom: (1.2.37)
  • Revision ID: package-import@ubuntu.com-20131002235558-410hds2is38gjrqv
Tags: 2.7.2-1
* New upstream release
* Revert breaks of mercurial-git back to << 0.4.0-1 (Closes: #725145)
* Re-enable the testsuite as the tests that timeout can be blacklisted

Show diffs side-by-side

added added

removed removed

Lines of Context:
8878
8878
destination repository. If URL of the destination is omitted, the
8879
8879
\(aqdefault\-push\(aq (or \(aqdefault\(aq) path will be used.
8880
8880
.sp
 
8881
For safety, this command is aborted, also if there are ambiguous
 
8882
outgoing revisions which may confuse users: for example, there are
 
8883
multiple branches containing outgoing revisions.
 
8884
.sp
 
8885
Use "min(outgoing() and ::.)" or similar revset specification
 
8886
instead of \-\-outgoing to specify edit target revision exactly in
 
8887
such ambiguous situation. See \%\fBhg help revsets\fP\: for detail about
 
8888
selecting revisions.
 
8889
.sp
8881
8890
Options:
8882
8891
.INDENT 0.0
8883
8892
.TP