equal
deleted
inserted
replaced
2396 pull |
2396 pull |
2397 push (with this repository as destination) |
2397 push (with this repository as destination) |
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 |
2405 back locally is ineffective (someone else may already have pulled |
2407 back locally is ineffective (someone else may already have pulled |
2406 the changes). Furthermore, a race is possible with readers of the |
2408 the changes). Furthermore, a race is possible with readers of the |