tests/test-strip.t
changeset 25382 6084926366b9
parent 25111 1ef96a3b8b89
child 25695 ce3d4b858420
equal deleted inserted replaced
25381:47edeff19139 25382:6084926366b9
   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   phases: 2 draft
   530   mq:     3 unapplied
   530   mq:     3 unapplied
   531 
   531 
   532   $ echo c > b
   532   $ echo c > b
   533   $ hg strip tip
   533   $ hg strip tip
   534   abort: local changes found
   534   abort: local changes found
   552   parent: 0:9ab35a2d17cb tip
   552   parent: 0:9ab35a2d17cb tip
   553    a
   553    a
   554   branch: default
   554   branch: default
   555   commit: 1 modified, 1 unknown
   555   commit: 1 modified, 1 unknown
   556   update: (current)
   556   update: (current)
   557   phases: 1 draft (draft)
   557   phases: 1 draft
   558   mq:     3 unapplied
   558   mq:     3 unapplied
   559 
   559 
   560 Strip adds, removes, modifies with --keep
   560 Strip adds, removes, modifies with --keep
   561 
   561 
   562   $ touch b
   562   $ touch b