equal
deleted
inserted
replaced
364 (/!\ You can try: |
364 (/!\ You can try: |
365 /!\ * manual merge + resolve => new cset X |
365 /!\ * manual merge + resolve => new cset X |
366 /!\ * hg up to the parent of the amended changeset (which are named W and Z) |
366 /!\ * hg up to the parent of the amended changeset (which are named W and Z) |
367 /!\ * hg revert --all -r X |
367 /!\ * hg revert --all -r X |
368 /!\ * hg ci -m "same message as the amended changeset" => new cset Y |
368 /!\ * hg ci -m "same message as the amended changeset" => new cset Y |
369 /!\ * hg kill -n Y W Z |
369 /!\ * hg prune -n Y W Z |
370 ) |
370 ) |
371 [255] |
371 [255] |