Show More
@@ -4102,7 +4102,7 b' def revert(ui, repo, *pats, **opts):' | |||||
4102 | state and unschedules adds, removes, copies, and renames. |
|
4102 | state and unschedules adds, removes, copies, and renames. | |
4103 |
|
4103 | |||
4104 | Using the -r/--rev or -d/--date options, revert the given files or |
|
4104 | Using the -r/--rev or -d/--date options, revert the given files or | |
4105 |
directories to their |
|
4105 | directories to their states as of a specific revision. Because | |
4106 | revert does not change the working directory parents, this will |
|
4106 | revert does not change the working directory parents, this will | |
4107 | cause these files to appear modified. This can be helpful to "back |
|
4107 | cause these files to appear modified. This can be helpful to "back | |
4108 | out" some or all of an earlier change. See :hg:`backout` for a |
|
4108 | out" some or all of an earlier change. See :hg:`backout` for a |
General Comments 0
You need to be logged in to leave comments.
Login now