Show More
@@ -2398,7 +2398,9 b' def rollback(ui, repo):' | |||||
2398 | unbundle |
|
2398 | unbundle | |
2399 |
|
2399 | |||
2400 | This command should be used with care. There is only one level of |
|
2400 | This command should be used with care. There is only one level of | |
2401 | rollback, and there is no way to undo a rollback. |
|
2401 | rollback, and there is no way to undo a rollback. It will also | |
|
2402 | restore the dirstate at the time of the last transaction, which | |||
|
2403 | may lose subsequent dirstate changes. | |||
2402 |
|
2404 | |||
2403 | This command is not intended for use on public repositories. Once |
|
2405 | This command is not intended for use on public repositories. Once | |
2404 | changes are visible for pull by other users, rolling a transaction |
|
2406 | changes are visible for pull by other users, rolling a transaction |
General Comments 0
You need to be logged in to leave comments.
Login now