Show More
@@ -675,9 +675,9 b' def histedit(ui, repo, *freeargs, **opts' | |||||
675 | destination repository. If URL of the destination is omitted, the |
|
675 | destination repository. If URL of the destination is omitted, the | |
676 | 'default-push' (or 'default') path will be used. |
|
676 | 'default-push' (or 'default') path will be used. | |
677 |
|
677 | |||
678 |
For safety, this command is aborted |
|
678 | For safety, this command is also aborted if there are ambiguous | |
679 |
outgoing revisions which may confuse users: for example, there |
|
679 | outgoing revisions which may confuse users: for example, if there | |
680 | multiple branches containing outgoing revisions. |
|
680 | are multiple branches containing outgoing revisions. | |
681 |
|
681 | |||
682 | Use "min(outgoing() and ::.)" or similar revset specification |
|
682 | Use "min(outgoing() and ::.)" or similar revset specification | |
683 | instead of --outgoing to specify edit target revision exactly in |
|
683 | instead of --outgoing to specify edit target revision exactly in |
General Comments 0
You need to be logged in to leave comments.
Login now