equal
deleted
inserted
replaced
5571 Modified files are saved with a .orig suffix before reverting. |
5571 Modified files are saved with a .orig suffix before reverting. |
5572 To disable these backups, use --no-backup. |
5572 To disable these backups, use --no-backup. |
5573 |
5573 |
5574 See :hg:`help dates` for a list of formats valid for -d/--date. |
5574 See :hg:`help dates` for a list of formats valid for -d/--date. |
5575 |
5575 |
|
5576 See :hg:`help backout` for a way to reverse the effect of an |
|
5577 earlier changeset. |
|
5578 |
5576 Returns 0 on success. |
5579 Returns 0 on success. |
5577 """ |
5580 """ |
5578 |
5581 |
5579 if opts.get("date"): |
5582 if opts.get("date"): |
5580 if opts.get("rev"): |
5583 if opts.get("rev"): |