equal
deleted
inserted
replaced
523 | | |
523 | | |
524 | o 15:2d66e189f5b5 add cM |
524 | o 15:2d66e189f5b5 add cM |
525 |/ |
525 |/ |
526 o 14:d66ccb8c5871 add cL |
526 o 14:d66ccb8c5871 add cL |
527 | |
527 | |
528 $ hg prune -r 104eed5354c7 |
528 |
529 1 changesets pruned |
529 Test prunestrip |
|
530 |
|
531 $ hg book foo -r 104eed5354c7 |
|
532 $ hg strip -r 210589181b14 --config experimental.prunestrip=True --config extensions.strip= |
|
533 0 files updated, 0 files merged, 1 files removed, 0 files unresolved |
|
534 working directory now at d66ccb8c5871 |
|
535 2 changesets pruned |
|
536 $ hg log -r 14:: -G -T '{rev}:{node|short} {desc|firstline} {bookmarks}\n' |
|
537 o 16:a438c045eb37 add cN |
|
538 | |
|
539 o 15:2d66e189f5b5 add cM |
|
540 | |
|
541 @ 14:d66ccb8c5871 add cL foo |
|
542 | |