equal
deleted
inserted
replaced
524 parent: 1:76dcf9fab855 tip |
524 parent: 1:76dcf9fab855 tip |
525 b |
525 b |
526 branch: default |
526 branch: default |
527 commit: 1 modified, 1 unknown, 1 unresolved |
527 commit: 1 modified, 1 unknown, 1 unresolved |
528 update: (current) |
528 update: (current) |
|
529 phases: 2 draft (draft) |
529 mq: 3 unapplied |
530 mq: 3 unapplied |
530 |
531 |
531 $ echo c > b |
532 $ echo c > b |
532 $ hg strip tip |
533 $ hg strip tip |
533 abort: local changes found |
534 abort: local changes found |
551 parent: 0:9ab35a2d17cb tip |
552 parent: 0:9ab35a2d17cb tip |
552 a |
553 a |
553 branch: default |
554 branch: default |
554 commit: 1 modified, 1 unknown |
555 commit: 1 modified, 1 unknown |
555 update: (current) |
556 update: (current) |
|
557 phases: 1 draft (draft) |
556 mq: 3 unapplied |
558 mq: 3 unapplied |
557 |
559 |
558 Strip adds, removes, modifies with --keep |
560 Strip adds, removes, modifies with --keep |
559 |
561 |
560 $ touch b |
562 $ touch b |