Show More
@@ -2781,6 +2781,8 b' def update(ui, repo, node=None, rev=None' | |||||
2781 | If the requested revision is on a different named branch and the |
|
2781 | If the requested revision is on a different named branch and the | |
2782 | working directory is clean, update quietly switches branches. |
|
2782 | working directory is clean, update quietly switches branches. | |
2783 |
|
2783 | |||
|
2784 | If you want to update just one file to an older revision, use revert. | |||
|
2785 | ||||
2784 | See 'hg help dates' for a list of formats valid for --date. |
|
2786 | See 'hg help dates' for a list of formats valid for --date. | |
2785 | """ |
|
2787 | """ | |
2786 | if rev and node: |
|
2788 | if rev and node: |
General Comments 0
You need to be logged in to leave comments.
Login now