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

« back to all changes in this revision

Viewing changes to doc/hg.1.html

  • 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:
6849
6849
<p>With --outgoing, this edits changesets not found in the
6850
6850
destination repository. If URL of the destination is omitted, the
6851
6851
'default-push' (or 'default') path will be used.</p>
 
6852
<p>For safety, this command is aborted, also if there are ambiguous
 
6853
outgoing revisions which may confuse users: for example, there are
 
6854
multiple branches containing outgoing revisions.</p>
 
6855
<p>Use &quot;min(outgoing() and ::.)&quot; or similar revset specification
 
6856
instead of --outgoing to specify edit target revision exactly in
 
6857
such ambiguous situation. See <a class="reference external" href="hg.1.html#revsets"><tt class="docutils literal">hg help revsets</tt></a> for detail about
 
6858
selecting revisions.</p>
6852
6859
<p>Options:</p>
6853
6860
<table class="docutils option-list" frame="void" rules="none">
6854
6861
<col class="option" />