tests/test-userguide.t
changeset 1422 c868a69c29c5
parent 1239 8a06b32061ce
child 1641 27445da063b7
equal deleted inserted replaced
1421:8f18c7b3af14 1422:c868a69c29c5
   217   |
   217   |
   218   x  19:b23d06b457a8  draft  debug hack
   218   x  19:b23d06b457a8  draft  debug hack
   219   |
   219   |
   220   o  18:1f33e68b18b9  draft  useful work
   220   o  18:1f33e68b18b9  draft  useful work
   221   |
   221   |
   222   $ hg evolve -q --all
   222   $ hg evolve -q --all --any
   223   $ hg --hidden shortlog -G -r 18::
   223   $ hg --hidden shortlog -G -r 18::
   224   @  21:4393e5877437  draft  more work
   224   @  21:4393e5877437  draft  more work
   225   |
   225   |
   226   | x  20:ea8fafca914b  draft  more work
   226   | x  20:ea8fafca914b  draft  more work
   227   | |
   227   | |
   249   $ hg uncommit file2.c
   249   $ hg uncommit file2.c
   250   1 new unstable changesets
   250   1 new unstable changesets
   251   $ hg status
   251   $ hg status
   252   M file2.c
   252   M file2.c
   253   $ hg revert file2.c
   253   $ hg revert file2.c
   254   $ hg evolve --all
   254   $ hg evolve --all --any
   255   move:[23] fix bug 67
   255   move:[23] fix bug 67
   256   atop:[24] fix bug 53
   256   atop:[24] fix bug 53
   257   working directory is now at 0d972d6888e6
   257   working directory is now at 0d972d6888e6
   258   $ hg --hidden shortlog -G -r 21::
   258   $ hg --hidden shortlog -G -r 21::
   259   @  25:0d972d6888e6  draft  fix bug 67
   259   @  25:0d972d6888e6  draft  fix bug 67
   298   | |
   298   | |
   299   | x  26:5b31a1239ab9  draft  fix a bug
   299   | x  26:5b31a1239ab9  draft  fix a bug
   300   |/
   300   |/
   301   o  25:0d972d6888e6  draft  fix bug 67
   301   o  25:0d972d6888e6  draft  fix bug 67
   302   |
   302   |
   303   $ hg evolve --all
   303   $ hg evolve --all --any
   304   move:[27] new feature
   304   move:[27] new feature
   305   atop:[28] fix a bug
   305   atop:[28] fix a bug
   306   working directory is now at 166c1c368ab6
   306   working directory is now at 166c1c368ab6
   307   $ hg --hidden shortlog -G -r 25::
   307   $ hg --hidden shortlog -G -r 25::
   308   @  30:166c1c368ab6  draft  new feature
   308   @  30:166c1c368ab6  draft  new feature