tests/test-histedit-commute.t
changeset 27082 4898e442f392
parent 26763 50fc80e46786
child 27349 5b68f72c2ba9
equal deleted inserted replaced
27081:37290f2f2c3b 27082:4898e442f392
   279 try with --rev
   279 try with --rev
   280   $ hg histedit --commands - --rev -2 2>&1 <<EOF | fixbundle
   280   $ hg histedit --commands - --rev -2 2>&1 <<EOF | fixbundle
   281   > pick de71b079d9ce e
   281   > pick de71b079d9ce e
   282   > pick 38b92f448761 c
   282   > pick 38b92f448761 c
   283   > EOF
   283   > EOF
   284   abort: may not use changesets other than the ones listed
   284   abort: may not use "pick" with changesets other than the ones listed
   285   $ hg log --graph
   285   $ hg log --graph
   286   @  changeset:   7:803ef1c6fcfd
   286   @  changeset:   7:803ef1c6fcfd
   287   |  tag:         tip
   287   |  tag:         tip
   288   |  user:        test
   288   |  user:        test
   289   |  date:        Thu Jan 01 00:00:00 1970 +0000
   289   |  date:        Thu Jan 01 00:00:00 1970 +0000