tests/test-histedit-commute.t
changeset 27545 a67d2e059a51
parent 27406 11be6b7f95da
child 27546 c00924c54607
equal deleted inserted replaced
27544:a4f008612727 27545:a67d2e059a51
   266 try with --rev
   266 try with --rev
   267   $ hg histedit --commands - --rev -2 2>&1 <<EOF | fixbundle
   267   $ hg histedit --commands - --rev -2 2>&1 <<EOF | fixbundle
   268   > pick de71b079d9ce e
   268   > pick de71b079d9ce e
   269   > pick 38b92f448761 c
   269   > pick 38b92f448761 c
   270   > EOF
   270   > EOF
   271   abort: may not use "pick" with changesets other than the ones listed
   271   hg: parse error: may not use "pick" with changesets other than the ones listed
   272   $ hg log --graph
   272   $ hg log --graph
   273   @  changeset:   7:803ef1c6fcfd
   273   @  changeset:   7:803ef1c6fcfd
   274   |  tag:         tip
   274   |  tag:         tip
   275   |  user:        test
   275   |  user:        test
   276   |  date:        Thu Jan 01 00:00:00 1970 +0000
   276   |  date:        Thu Jan 01 00:00:00 1970 +0000