Show More
@@ -3779,8 +3779,8 def update(ui, repo, node=None, rev=None | |||
|
3779 | 3779 | Update the repository's working directory to the specified |
|
3780 | 3780 | changeset. |
|
3781 | 3781 | |
|
3782 |
If no changeset is specified, attempt to update to the |
|
|
3783 |
current branch. If this |
|
|
3782 | If no changeset is specified, attempt to update to the tip of the | |
|
3783 | current branch. If this changeset is a descendant of the working | |
|
3784 | 3784 | directory's parent, update to it, otherwise abort. |
|
3785 | 3785 | |
|
3786 | 3786 | The following rules apply when the working directory contains |
General Comments 0
You need to be logged in to leave comments.
Login now